ceph: plug leak of incoming message during connection fault/close
authorSage Weil <sage@newdream.net>
Fri, 11 Dec 2009 17:48:05 +0000 (09:48 -0800)
committerSage Weil <sage@newdream.net>
Tue, 22 Dec 2009 00:39:53 +0000 (16:39 -0800)
If we explicitly close a connection, or there is a socket error, we need
to drop any partially received message.

Signed-off-by: Sage Weil <sage@newdream.net>

No differences found