config_file.c
40.5 KB
-
Reinit `reader` pointer after reading included config file · 17136538
Fixes #2869. If included file includes more files, it may reallocate cfg_file->readers, hence invalidate not only `r` pointer, but `result` pointer as well.
Yury G. Kudryashov committed