Menu

#7 Emu crashes if you telnet to it and type "G"

open
nobody
crash (2)
5
2000-12-20
2000-12-20
No

EMu will crash if you telnet to it, and try to send teh string "GET /"<ENTER>

This happens because the code in Emu assumes the whole request string will come in a TCP packet, but with telnet each character is sent right away.

We should buffer the request before processing it.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB