Fix: lttng: enable-rotation: leak of command parameter
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 15 Apr 2022 05:29:46 +0000 (01:29 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 18 May 2022 14:24:41 +0000 (10:24 -0400)
commitcb4a9be7da3ff6a4bba9223620130de6348e094c
tree6fd2e639787996299c3d7a9f5b37ada6f5267f6e
parent476ca014e0133fe98d725ec4cac84e2804440b26
Fix: lttng: enable-rotation: leak of command parameter

==1759491==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 6 byte(s) in 1 object(s) allocated from:
    #0 0x7fdbdc94add9 in __interceptor_malloc /usr/src/debug/gcc/libsanitizer/asan/asan_malloc_linux.cpp:145
    #1 0x7fdbdc4a0c09  (/usr/lib/libpopt.so.0+0x3c09)

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I29cc6ec4390e71829107f309f162247b9be2868c
src/bin/lttng/commands/enable_rotation.c
This page took 0.024043 seconds and 4 git commands to generate.