fix infinite loop when the initial two characters in a connection are \r\n
authorFelix Fietkau <nbd@openwrt.org>
Thu, 23 May 2013 10:35:44 +0000 (12:35 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 23 May 2013 10:35:44 +0000 (12:35 +0200)
commit692cb27c49f9c543aef8f25f8c270a27ddec2a74
tree97a897fa6940c776d05e5ed8792c5bbe06aad70d
parent7a6811b705d6cca54b1367459fa19bb6d1234c45
fix infinite loop when the initial two characters in a connection are \r\n

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
client.c