Reinit `reader` pointer after reading included config file
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.
Showing
Please
register
or
sign in
to comment