commit | a80a48cb1907162b1fce8f0af38d062fca39a635 | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Mon Mar 24 14:28:32 2014 -0400 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Mon Mar 24 14:28:32 2014 -0400 |
tree | 8f4222592ebead6112ad8b0d3ae28856ebd34eee | |
parent | 84c9c828a0e40370057a9dc62c722ec248f72b55 [diff] |
Fix for binary policy modules. They do not retain the neverallow source information so we must not assume that source_filename is set. Either need a new binary module format if we want to propagate this information for modular builds or get rid of binary modules. Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>