fix server ping coming as client payload
authorAndy Green <andy@warmcat.com>
Tue, 24 May 2011 08:34:50 +0000 (09:34 +0100)
committerAndy Green <andy@warmcat.com>
Tue, 24 May 2011 08:34:50 +0000 (09:34 +0100)
commit3293c2a6f702d3c0c0d1ea755787ff87320b9bf9
treeb073bc1d4cd74afdbd237e1ab14a0e18ada39fc6
parenta41314f3bf6c6f827c7af95dc17431be5b5fa711
fix server ping coming as client payload

Client does auto-service server's ping, but then it
fell through and issued it as payload.  This fixes that
so there is no payload issued.

Reported-by: Chee Wooi Saw <cheewooi@gtwholdings.com>
Signed-off-by: Andy Green <andy@warmcat.com>
lib/parsers.c