core: Fix use after free case in load_from_path()
ensure that mfree() on filename is called after the logging function which uses the string pointed by filename Signed-off-by:Khem Raj <raj.khem@gmail.com> (cherry picked from commit baa162ce)
Loading