selinux/libsemanage
Petr Lautrbach b6d5805c7a libsemanage: fix fname[] initialization in test_utilities.c
There's no guaranty that last item in "char fname[]" will be a null character.
Fixes segfault on some systems:

  Test: semanage_nc_sort ...passedtest_semanage_findval: : Invalid argument
libsemanage-tests: TestRun.c:160: CU_assertImplementation: Assertion `((void *)0) != f_pCurTest' failed.
make[1]: *** [test] Aborted (core dumped)

Signed-off-by: Petr Lautrbach <plautrba@redhat.com>
2015-03-18 08:16:04 -04:00
..
example Author: Daniel J Walsh 2008-09-15 09:25:33 -04:00
include libsemanage: add the ability to set an alternative root path for store 2014-08-26 08:03:31 -04:00
man libsemanage: Add option to remove HLL files after compilation 2015-02-27 08:41:59 -05:00
src libsemanage: use the new CIL API 2015-02-27 08:58:52 -05:00
tests libsemanage: fix fname[] initialization in test_utilities.c 2015-03-18 08:16:04 -04:00
utils libsemanage: ensure migrated files have the correct types 2014-12-03 10:05:25 -05:00
.gitignore Add subdirectory .gitignore files. 2009-10-20 21:25:55 -04:00
COPYING initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
ChangeLog Update libsemanage ChangeLog 2015-02-27 08:45:21 -05:00
Makefile libsemanage: semanage store migration script 2014-08-26 08:03:31 -04:00
VERSION Bump to final release 2015-02-02 09:38:10 -05:00