Code

Fix segfault in test_ini.c and uncomment the affected tests
authorThomas Guyot-Sionnest <dermoth@users.sourceforge.net>
Sat, 15 Mar 2008 16:17:49 +0000 (16:17 +0000)
committerThomas Guyot-Sionnest <dermoth@users.sourceforge.net>
Sat, 15 Mar 2008 16:17:49 +0000 (16:17 +0000)
commitffab7ee68b32d44ae2f35f688f417cd0109b0b45
tree664a4d469f3772e5c91d483262fe384f2f7f6197
parent6004d95868fcd9badbc0f026980a4a3597eb22db
Fix segfault in test_ini.c and uncomment the affected tests
Fix bug in stanza parsing where full section could be skipped
Fix single-argument options

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1946 f882894a-f735-0410-b71e-b25c423dba1c
lib/parse_ini.c
lib/tests/test_ini.c