3228889620
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> |
||
---|---|---|
.. | ||
semodule_deps | ||
semodule_expand | ||
semodule_link | ||
semodule_package | ||
.gitignore | ||
COPYING | ||
Makefile | ||
VERSION |