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>
Wed, 18 May 2022 14:41:17 +0000 (10:41 -0400)
commitb26c6303c89ce495c022ca09d2ff4b3c5658a88c
treedb528823677cff71e86a77c0155efb647323a795
parent69d5d2ae78d1835f4547a2946d226c2a7a2e513c
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.c
This page took 0.025018 seconds and 4 git commands to generate.