• Show log

    Commit

  • Hash : 17136538
    Author : Yury G. Kudryashov
    Date : 2015-02-05T23:39:59

    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.