• Travis Cross's avatar
    Avoid crashing FS after delivering a VM · 505815c9
    Travis Cross 提交于
    When vm-storage-dir was set to an absolute path, FS would abort after
    delivering a VM because we were trying to free(3) memory sitting in
    the middle of a memory pool.
    
    FS-5329
    505815c9
mod_voicemail.c 209.9 KB