commit | cdc653a447a807298d158c22759f76c2892d9008 | [log] [tgz] |
---|---|---|
author | Vit Mojzis <vmojzis@redhat.com> | Thu Jan 19 11:34:09 2017 +0100 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Thu Jan 19 12:30:21 2017 -0500 |
tree | 7ad7fd73774039cae5798538471c3f68093a6ef8 | |
parent | 6c853f3fb94eca916059ff05a6b1539bb138da25 [diff] |
policycoreutils/hll/pp: Fix pp crash when processing base module Policy module structure created by libsepol out of base module contains NULL in module name, which results in segfault in "pp" compiler. Add NULL check. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1350806 Signed-off-by: Vit Mojzis <vmojzis@redhat.com>