On Fri, Nov 10, 2000 at 05:57:59PM +0900, enami tsugutomo wrote:
> > ! TAILQ_INIT(&ph->ph_in);
>
> This is an unnecessary diff due to a space at the end of line.
Oops, fixed.
> > + HTONS(ip->ip_len);
>
> The variable `ip' may not be a valid pointer after fr_check returns.
Fixed.
--
-- Jason R. Thorpe <thorpej@zembu.com>