Fix: lttng: snapshot: add-output: leak of max size parameter
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 15 Apr 2022 06:09:53 +0000 (02:09 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 18 May 2022 14:42:38 +0000 (10:42 -0400)
commit9b4b96c697028c9b7253de664f4f7a9b834a52ac
tree8210265b8aae21cb0f0d935219eb7cca35e55891
parentb26c6303c89ce495c022ca09d2ff4b3c5658a88c
Fix: lttng: snapshot: add-output: leak of max size parameter

==1920281==ERROR: LeakSanitizer: detected memory leaks

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

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