selinux/checkpolicy
Dan Albert b1bbd3030b Clear errno before call to strtol(3).
Since strtol(3) doesn't clear errno on success, anything that sets
errno prior to this call will make it look like the call failed. This
happens when built with ASAN.

Signed-off-by: Dan Albert <danalbert@google.com>
Acked-by: Steve Lawrence <slawrence@tresys.com>
2014-12-11 08:29:34 -05:00
..
test Fix gcc -Wstrict-prototypes warnings 2014-10-02 09:56:38 -04:00
.gitignore Repo: update .gitignore 2011-08-02 13:31:51 -04:00
Android.mk Add support for building dispol program. 2014-04-09 08:34:32 -04:00
ChangeLog Bump to release candidate 7 2014-12-03 10:06:26 -05:00
checkmodule.8 Laurent Bigonville patch to fix various minor manpage issues and correct section numbering. 2013-10-24 13:58:37 -04:00
checkmodule.c checkpolicy: fix most gcc -Wwrite-strings warnings 2014-10-02 09:56:28 -04:00
checkpolicy.8 Laurent Bigonville patch to fix various minor manpage issues and correct section numbering. 2013-10-24 13:58:37 -04:00
checkpolicy.c Clear errno before call to strtol(3). 2014-12-11 08:29:34 -05:00
checkpolicy.h initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
COPYING initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
Makefile initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
module_compiler.c checkpolicy: fix gcc -Wunused-variable warnings 2014-10-02 09:56:41 -04:00
module_compiler.h checkpolicy: Separate tunable from boolean during compile. 2011-09-16 11:54:01 -04:00
parse_util.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
parse_util.h initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
policy_define.c checkpolicy: fix gcc -Wunused-variable warnings 2014-10-02 09:56:41 -04:00
policy_define.h checkpolicy: fix most gcc -Wwrite-strings warnings 2014-10-02 09:56:28 -04:00
policy_parse.y Add missing semicolon to parser rule "cond_else" 2014-10-02 09:56:54 -04:00
policy_scan.l Fix gcc -Wstrict-prototypes warnings 2014-10-02 09:56:38 -04:00
queue.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
queue.h initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
VERSION Bump to release candidate 7 2014-12-03 10:06:26 -05:00