Commits
Travis Cross committed fc40e4ab79b
Avoid leaking data_buf in mod_conference 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.
Avoid leaking data_buf in mod_conference 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.