freebsd-dev/lib/libc/xdr
Bill Paul c50a9e8f2d 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
2000-01-19 06:12:32 +00:00
..
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
xdr_array.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
xdr_float.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
xdr_mem.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
xdr_rec.c Close PR#16028. Make the sanity check saner. The condition that we 2000-01-19 06:12:32 +00:00
xdr_reference.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
xdr_sizeof.c
xdr_stdio.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
xdr.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
xdr.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00