diff options
author | Sam James <sam@gentoo.org> | 2022-03-29 09:05:59 +0100 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2022-05-08 14:56:26 -0500 |
commit | adc1e33f7e673d90b2ce169a3da337c6c22b6518 (patch) | |
tree | b7b7f89ccb842d1f8957f25130f63a404adf428e /src/supervise-daemon | |
parent | e7f45ce31fc95d4d3cd387d2d4452fd16546101e (diff) |
checkpath: fix memory leak
```
Direct leak of 4 byte(s) in 1 object(s) allocated from:
#0 0x7f49539534a7 in __interceptor_strdup /usr/src/debug/sys-devel/gcc-11.2.1_p20220312/gcc-11-20220312/libsanitizer/asan/asan_interceptors.cpp:454
#1 0x55d76fa66867 in xstrdup ../src/includes/helpers.h:91
#2 0x55d76fa66867 in get_dirfd ../src/rc/checkpath.c:111
#3 0x55d76fa66867 in do_check ../src/rc/checkpath.c:206
#4 0x55d76fa66867 in main ../src/rc/checkpath.c:442
#5 0x7f49536f06cf in __libc_start_call_main ../sysdeps/nptl/libc_start_call_main.h:58
```
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'src/supervise-daemon')
0 files changed, 0 insertions, 0 deletions