No description
Find a file
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
checkpolicy checkpolicy: libselinux: Fix dead links to www.nsa.gov/selinux 2012-03-28 08:39:07 -04:00
libselinux libselinux: Remove jump over variable declaration 2012-03-28 14:52:12 -04:00
libsemanage libsemanage: Alternate path for semanage.conf 2012-03-28 08:39:07 -04:00
libsepol libsepol: checkpolicy: implement new default labeling behaviors 2012-03-27 16:49:31 -04:00
policycoreutils policycoreutils: restorecond: Stop using deprecated interfaces for g_io 2012-03-28 14:52:00 -04:00
scripts release script 2009-03-12 01:23:32 -04:00
sepolgen sepolgen: audit.py Dont crash if empty data is passed to sepolgen 2012-03-28 14:52:12 -04:00
.gitignore .gitignore: More files to ignore 2011-09-16 11:54:04 -04:00
Makefile global: Makefile: create global 'all' target 2011-08-26 14:27:57 -04:00