openrc/src
Sam James e82baa17ca checkpath: fix memory leak
```
=================================================================
==22862==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 4096 byte(s) in 1 object(s) allocated from:
    #0 0x7f1fd5b12cb7 in __interceptor_malloc /usr/src/debug/sys-devel/gcc-11.2.1_p20220312/gcc-11-20220312/libsanitizer/asan/asan_malloc_linux.cpp:145
    #1 0x55556abecea7 in xmalloc ../src/includes/helpers.h:64
    #2 0x55556abecea7 in xasprintf ../src/includes/helpers.h:149
    #3 0x55556abeb6fb in do_check ../src/rc/checkpath.c:206
    #4 0x55556abeb6fb in main ../src/rc/checkpath.c:443
    #5 0x7f1fd58576cf in __libc_start_call_main ../sysdeps/nptl/libc_start_call_main.h:58

SUMMARY: AddressSanitizer: 4096 byte(s) leaked in 1 allocation(s).
```

Signed-off-by: Sam James <sam@gentoo.org>
2022-05-08 14:56:26 -05:00
..
checkpath checkpath: fix memory leak 2022-05-08 14:56:26 -05:00
einfo multiple spelling and typo fixes 2022-04-30 21:32:32 -05:00
fstabinfo multiple spelling and typo fixes 2022-04-30 21:32:32 -05:00
halt migrate fully to meson build system 2022-04-06 10:51:55 -05:00
is_newer_than migrate fully to meson build system 2022-04-06 10:51:55 -05:00
is_older_than migrate fully to meson build system 2022-04-06 10:51:55 -05:00
kill_all migrate fully to meson build system 2022-04-06 10:51:55 -05:00
libeinfo multiple spelling and typo fixes 2022-04-30 21:32:32 -05:00
librc librc: mark rc_deptree_* functions as mallocs 2022-05-08 14:56:26 -05:00
mark_service migrate fully to meson build system 2022-04-06 10:51:55 -05:00
mountinfo migrate fully to meson build system 2022-04-06 10:51:55 -05:00
on_ac_power migrate fully to meson build system 2022-04-06 10:51:55 -05:00
openrc multiple spelling and typo fixes 2022-04-30 21:32:32 -05:00
openrc-init migrate fully to meson build system 2022-04-06 10:51:55 -05:00
openrc-run multiple spelling and typo fixes 2022-04-30 21:32:32 -05:00
openrc-shutdown multiple spelling and typo fixes 2022-04-30 21:32:32 -05:00
poweroff migrate fully to meson build system 2022-04-06 10:51:55 -05:00
rc-abort migrate fully to meson build system 2022-04-06 10:51:55 -05:00
rc-depend migrate fully to meson build system 2022-04-06 10:51:55 -05:00
rc-service migrate fully to meson build system 2022-04-06 10:51:55 -05:00
rc-sstat multiple spelling and typo fixes 2022-04-30 21:32:32 -05:00
rc-status rc-status: fix mismatched alloc 2022-05-08 14:56:26 -05:00
rc-update rc-update: style fixes 2022-05-08 14:56:26 -05:00
reboot migrate fully to meson build system 2022-04-06 10:51:55 -05:00
seedrng seedrng: initialize seed_dir 2022-04-20 20:49:47 -05:00
service migrate fully to meson build system 2022-04-06 10:51:55 -05:00
shared shared/misc.c: free env_allow if returning early from env_filter 2022-05-08 14:56:26 -05:00
shell_var migrate fully to meson build system 2022-04-06 10:51:55 -05:00
shutdown migrate fully to meson build system 2022-04-06 10:51:55 -05:00
start-stop-daemon start-stop-daemon: remove rc-prefix from file names 2022-04-07 11:18:56 -05:00
supervise-daemon multiple spelling and typo fixes 2022-04-30 21:32:32 -05:00
swclock migrate fully to meson build system 2022-04-06 10:51:55 -05:00
value migrate fully to meson build system 2022-04-06 10:51:55 -05:00
meson.build migrate fully to meson build system 2022-04-06 10:51:55 -05:00