X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=liblttng-ust%2Flttng-ust-abi.c;fp=liblttng-ust%2Flttng-ust-abi.c;h=c8479960d7c635772b01eb0200d0b4c972bbe7ee;hb=cb5925aaaf0950d2a14dd36da7e65b4049c18743;hp=c5cc42b727c107a26d1466cea45227072643aa0c;hpb=e83cec0b52e0c2c1939d8b9c8aa11be3c7a672fd;p=lttng-ust.git diff --git a/liblttng-ust/lttng-ust-abi.c b/liblttng-ust/lttng-ust-abi.c index c5cc42b7..c8479960 100644 --- a/liblttng-ust/lttng-ust-abi.c +++ b/liblttng-ust/lttng-ust-abi.c @@ -512,7 +512,6 @@ int lttng_abi_map_channel(int session_objd, /* error path after channel was created */ objd_error: notransport: - free(lttng_chan); alloc_error: channel_destroy(chan, channel_handle, 0); return ret;