selinux/libselinux
Stephen Smalley 1434267419 libselinux: pcre_study can return NULL without error.
Per the man page, pcre_study can return NULL without error if
it could not find any additional information.  Errors are indicated
by the combination of a NULL return value and a non-NULL error string.
Fix the handling so that we do not incorrectly reject file_contexts
entries.

Change-Id: I2e7b7e01d85d96dd7fe78545d3ee3834281c4eba
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
2015-02-02 16:11:10 -05:00
..
include Deprecate use of flask.h and av_permissions.h. 2014-07-09 13:49:18 -04:00
man libselinux: man: Add missing manpage links to security_load_policy.3 2014-09-02 08:31:15 -04:00
src libselinux: pcre_study can return NULL without error. 2015-02-02 16:11:10 -05:00
utils libselinux: fix gcc -Wsign-compare warnings 2014-10-02 09:56:11 -04:00
ChangeLog Bump to final release 2015-02-02 09:38:10 -05:00
LICENSE
Makefile libselinux: Refactor rpm_execcon() into a new setexecfilecon() 2014-01-06 14:06:03 -05:00
VERSION Bump to final release 2015-02-02 09:38:10 -05:00