Skip to content

Fix crash while sending a huge RTT message

François Grisez requested to merge fix/crash_rtt_huge_message into master

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