Fix: lttng: track: leaked command parameter
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 15 Apr 2022 04:35:35 +0000 (00:35 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 15 Apr 2022 04:35:35 +0000 (00:35 -0400)
commitcfaa204e7ab4317ee1efd1b430ed3ddc2633068a
treef75f8a906c6a9d41ed30d3ba35bfa2f51b821088
parentff0a1009ba5fdd3d76f0faa9dcf2f8d4745b6082
Fix: lttng: track: leaked command parameter

==1676099==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 5 byte(s) in 1 object(s) allocated from:
    #0 0x7f19429d9dd9 in __interceptor_malloc /usr/src/debug/gcc/libsanitizer/asan/asan_malloc_linux.cpp:145
    #1 0x7f19425342ad in poptGetNextOpt (/usr/lib/libpopt.so.0+0x82ad)

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Ibafcaf42ad4f842b3fa74cf91dc5ecc8acb3487d
src/bin/lttng/commands/track-untrack.cpp
This page took 0.026056 seconds and 4 git commands to generate.