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:35:27 +0000 (10:35 -0400)
commita7e618379e42b1a87798754c65844668b99ac645
tree014faeff44d49b5609daa260f1f2c91466f9bb98
parent1de32e68e004074db759a50c6cd878ddb42a7209
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.024495 seconds and 4 git commands to generate.