• Travis Cross's avatar
    Avoid leaking data_buf in mod_conference · fc40e4ab
    Travis Cross 提交于
    When we couldn't acquire the rwlock on the conference we were leaking
    a buffer we just allocated.  On a 48k/10ms conference we would leak
    960 bytes per attempt.
    fc40e4ab
mod_conference.c 328.4 KB