Skip to content

Fix crash while sending a huge RTT message

François Grisez requested to merge hotfix/crash_rtt_huge_message into release/4.2

Actually, this bug is not specific to Real Time Text feature but reveal a bug in Mediastreamer's event queue that corrupted the pending events when the queue was full.

Merge request reports