[Xen-devel] [PATCH 1/3] checkpolicy: Expand allowed character set in paths

2015-03-17 Thread Daniel De Graaf
In order to support paths containing spaces or other characters, allow a quoted string with these characters to be parsed as a path in addition to the existing unquoted string. Signed-off-by: Daniel De Graaf dgde...@tycho.nsa.gov --- checkpolicy/policy_parse.y | 3 +++ checkpolicy/policy_scan.l

[Xen-devel] [PATCH 1/3] checkpolicy: Expand allowed character set in paths

2015-03-12 Thread Daniel De Graaf
In order to support paths containing spaces or other characters, allow a quoted string with these characters to be parsed as a path in addition to the existing unquoted string. Signed-off-by: Daniel De Graaf dgde...@tycho.nsa.gov --- checkpolicy/policy_parse.y | 3 +++ checkpolicy/policy_scan.l