Ondrej Zajicek (work) 9b9a7143c4 Conf: Fixes bug in symbol lookup during reconfiguration
Symbol lookup by cf_find_symbol() not only did the lookup but also added
new void symbols allocated from cfg_mem linpool, which gets broken when
lookups are done outside of config parsing, which may lead to crashes
during reconfiguration.

The patch separates lookup-only cf_find_symbol() and config-modifying
cf_get_symbol(), while the later is called only during parsing. Also
new_config and cfg_mem global variables are NULLed outside of parsing.
2015-11-09 00:42:02 +01:00
..
2015-06-08 02:24:08 +02:00
2015-06-08 02:24:08 +02:00
2015-06-08 02:24:08 +02:00
2015-06-08 02:24:08 +02:00
2015-06-08 02:24:08 +02:00
2014-03-20 14:07:12 +01:00
2015-07-28 15:08:21 +02:00
Doc
2000-06-05 12:19:12 +00:00
2015-02-21 12:30:14 +01:00
2014-07-18 18:24:12 +02:00
2012-03-18 17:32:30 +01:00
2015-06-08 02:24:08 +02:00
2014-10-24 11:07:38 +02:00
2014-10-24 11:07:38 +02:00
2000-06-08 12:37:21 +00:00
2015-06-08 02:24:08 +02:00
2015-10-17 14:43:37 +02:00
2015-06-08 02:24:08 +02:00
2011-11-07 00:31:23 +01:00
2015-06-08 02:24:08 +02:00