cfparser: require that first section must be present
authorMarko Kreen <markokr@gmail.com>
Tue, 2 Apr 2013 20:04:55 +0000 (23:04 +0300)
committerMarko Kreen <markokr@gmail.com>
Tue, 2 Apr 2013 20:04:55 +0000 (23:04 +0300)
commitc0111d42712202df5ccb01c4e07e88ab5c8b94b8
tree87d025497e5ff0b3d38c058b7e03586de22908b7
parent26ef017ec97c194d4ba5261d617e3e380cc967c6
cfparser: require that first section must be present

otherwise, when run on empty file, the main section defaults
are not filled in and program may crash.
usual/cfparser.c