selinux/libselinux
Eric Paris b2d86f8219 libselinux: booleans: initialize pointer to silence coveriety
The coveriety scanner is too stupid to realize that the strtok_r()
function initializes the saveptr variable.  Since we are passing a
variable location without initializing it coveriety gets angry.  Just
shut up the scanner, but nothing was wrong to start with.

Signed-off-by: Eric Paris <eparis@redhat.com>
2012-09-12 14:30:22 -04:00
..
include libselinux: expose selinux_boolean_sub 2012-09-12 13:15:00 -04:00
man libselinux: matchpathcon: add -m option to force file type check 2012-09-12 14:23:22 -04:00
src libselinux: booleans: initialize pointer to silence coveriety 2012-09-12 14:30:22 -04:00
utils libselinux: utils: avcstat: clear sa_mask set 2012-09-12 14:30:21 -04:00
ChangeLog Version bumps for upstream push 2012-06-28 14:02:29 -04:00
LICENSE initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
Makefile libselinux: Update Makefiles to handle /usrmove 2012-03-28 14:52:13 -04:00
VERSION Version bumps for upstream push 2012-06-28 14:02:29 -04:00