Closed as not planned
Description
Issue
The red5 threads enter in infinite loop and consumes 100% cpu.
Short description
When RTMP client disconnects, it is not able to clear the session buffer and while trying to do so it enters in infinite loop due to incorrect logic in RTMPProtocolDecoder.java (decodebuffer).
Environment
Operating system and version: Ubuntu 16.04
Java version: java 8
Red5 version: 1.0.9
Expected behavior
Session should be disconnected and all resources released.
Actual behavior
Session disconnects but enters in infinite loop
Metadata
Metadata
Assignees
Labels
No labels