mirror of https://github.com/asterisk/asterisk
When the receive buffer was flushed by a received packet while it already contained a packet with the same sequence number, Asterisk never left the while loop which tried to order the packets. This change makes it so if the packet is in the receive buffer it is retrieved and freed allowing the buffer to empty. ASTERISK-28827 Change-Id: Idaa376101bc1ac880047c49feb6faee773e718b3pull/18/head
parent
a107e85b2e
commit
d50fd0acc0
Loading…
Reference in new issue