selinux/semodule-utils
Nicolas Iooss 3228889620 semodule_package: do not leak memory when using -u or -s
When using -u and -s options, semodule_package's main() allocates
user_extra and seusers to hold the argument values. These allocated
memory blocks are not freed when main() exits, which leads gcc's Address
Sanitizer to report a memory leak. This occurs for example when building
refpolicy base.pp module.

Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>
2017-03-01 10:42:16 -05:00
..
semodule_deps semodule_deps: hide -Wwrite-strings warnings 2017-02-06 11:05:59 -05:00
semodule_expand semodule-utils: Drop -lselinux from Makefiles. 2016-11-16 11:19:51 -05:00
semodule_link semodule-utils: Drop -lselinux from Makefiles. 2016-11-16 11:19:51 -05:00
semodule_package semodule_package: do not leak memory when using -u or -s 2017-03-01 10:42:16 -05:00
.gitignore Move policycoreutils/semodule_package to semodule-utils. 2016-11-16 11:19:51 -05:00
COPYING Add COPYING files for new subdirs. 2016-11-16 11:19:51 -05:00
Makefile Move policycoreutils/semodule_package to semodule-utils. 2016-11-16 11:19:51 -05:00
VERSION Add VERSION files for new components 2016-11-16 11:19:51 -05:00