selinux/libselinux
Daniel P. Berrange c87df3493d libselinux: Remove jump over variable declaration
seusers.c: In function ‘getseuser’:
seusers.c:273:3: error: jump skips variable initialization [-Werror=jump-misses-init]
seusers.c:317:2: note: label ‘err’ defined here
seusers.c:274:8: note: ‘fp’ declared here

* seusers.c: Declare FILE *fp at start of getseuser() method

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Dan Walsh <dwalsh@redhat.com>
2012-03-28 14:52:12 -04:00
..
include libselinux: rename and export symlink_realpath 2011-11-02 15:37:11 -04:00
man checkpolicy: libselinux: Fix dead links to www.nsa.gov/selinux 2012-03-28 08:39:07 -04:00
src libselinux: Remove jump over variable declaration 2012-03-28 14:52:12 -04:00
utils libselinux: use -W and -Werror in utils 2011-12-05 16:14:17 -05:00
ChangeLog update VERSION and Changelog for public push 2011-12-21 12:46:04 -05:00
LICENSE
Makefile
VERSION update VERSION and Changelog for public push 2011-12-21 12:46:04 -05:00