Tests: fix: lttng-create: leaked command parameter
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 15 Apr 2022 05:55:45 +0000 (01:55 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 15 Apr 2022 05:55:45 +0000 (01:55 -0400)
commite2ecf532ebfc7c4e47b97f1465767568fc0c5aee
treeb3d36f5eff47d8ab8492b3d7e1876e79e0f10319
parentc08136a3fab16fd3f620c8bcd93f25ea68382d00
Tests: fix: lttng-create: leaked command parameter

==1853705==ERROR: LeakSanitizer: detected memory leaks

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

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