Skip to content
Snippets Groups Projects
  • Konstantin Osipov's avatar
    d33a490c
    gh-780 (Tarantool segfaults) · d33a490c
    Konstantin Osipov authored
    Fix a crash due to memory corruption in fio.dirname().
    A test case would test nothing since the corrupted Lua heap
    doesn't crash on you immediately..
    
    fio.dirname() is tested in fio.test.lua
    d33a490c
    History
    gh-780 (Tarantool segfaults)
    Konstantin Osipov authored
    Fix a crash due to memory corruption in fio.dirname().
    A test case would test nothing since the corrupted Lua heap
    doesn't crash on you immediately..
    
    fio.dirname() is tested in fio.test.lua