X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=liblttng-ust%2Flttng-ust-abi.c;h=45ec1c776a33828dcbfbdb696182cd0e9cb291ee;hb=06f1646ad90fd8c223f174ae14ee3d236771d1e0;hp=762c9017aca96bf35b9971a8dd3b63409f19f2e3;hpb=3046b99ebe14547404cb0578c1007aa5eda42472;p=lttng-ust.git diff --git a/liblttng-ust/lttng-ust-abi.c b/liblttng-ust/lttng-ust-abi.c index 762c9017..45ec1c77 100644 --- a/liblttng-ust/lttng-ust-abi.c +++ b/liblttng-ust/lttng-ust-abi.c @@ -513,7 +513,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;