numam-dpdk/lib/librte_cfgfile
Bruce Richardson d3e454a86f cfgfile: fix read of empty file
If the file to be read by the cfgfile is empty, i.e. no configuration
data, but possibly comments present, the cfgfile should not mark the
last processed section (curr_section) as having N entries, since there
is no last processed section.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2014-12-17 00:40:37 +01:00
..
Makefile cfgfile: library to interpret config files 2014-06-17 03:34:11 +02:00
rte_cfgfile.c cfgfile: fix read of empty file 2014-12-17 00:40:37 +01:00
rte_cfgfile.h cfgfile: library to interpret config files 2014-06-17 03:34:11 +02:00