mirror of https://github.com/asterisk/asterisk
The rtp_ioqueue_thread_destroy() function was destroying the the ioqueue thread and releasing its pool but not destroying the ioqueue itself. This was causing the ioqueue's epoll file descriptor to leak. Resolves: #1867pull/1876/head
parent
b3728145b2
commit
a5b77874a3
Loading…
Reference in new issue