commit | 812f7d90d250578d3e9e275406ba5ae0a2775e79 | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Mon May 05 14:16:06 2014 -0400 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Mon May 05 14:16:06 2014 -0400 |
tree | 1e28b95be60bf15e7edfead2b11e6bf32a0ded22 | |
parent | 0a3337595dcc9f432139790baef97dc5b0863094 [diff] |
Escape dot (.) when it is intended to be literal. Otherwise it is treated as a regex and matches any character. Change-Id: I9e23f01b0e104d3ef57993fd1a3d9a5b13201910 Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>