commit | 5c9fcb02ec23a7dac87986062045a91a91916b7c | [log] [tgz] |
---|---|---|
author | Steve Lawrence <slawrence@tresys.com> | Tue May 30 12:32:06 2017 -0400 |
committer | James Carter <jwcart2@tycho.nsa.gov> | Wed May 31 12:34:23 2017 -0400 |
tree | 0d3ad424bba0358f37fce70e066f0e9da8566191 | |
parent | a2fe18614bff233e663533f53e547a338b65ff32 [diff] |
libsepol/cil: fix aliasactual resolution errors - Set rc to SEPOL_ERR if the alias part of an aliasactual statement does not resolve to the correct alias flavor (e.g. typealias, senalias, catalias) - Add an error check if the actual part of an aliasactual statement does not resolve to the correct actual flavor (type, sens, cat) Signed-off-by: Steve Lawrence <slawrence@tresys.com>