K 10 svn:author V 5 wpaul K 8 svn:date V 27 2000-01-19T06:12:32.000000Z K 7 svn:log V 317 Close PR#16028. Make the sanity check saner. The condition that we check for on the server may arise legitimately on the client. The correct way to check for a zero record length is to check for it without the LAST_FRAG marker in it, since it's legal to send a LAST_FRAG marker with 0 bytes of data. PR: misc/16028 END