> On Sun, May 9, 1999, Brian Somers wrote: > > [.....] > > > I'm using the 3.1R PPP right now, until the problem is > > > resolved. I'm sending a problem report, as well. > > > > It should be resolved now. A NULL mbuf value is valid - it just > > means that there's nothing in it. I changed fsm_Input() with the > > Wouldn't it be better for *bp to be NULL instead of bp?
bp is a ``struct mbuf *''. *bp (a struct mbuf) can't be NULL. [.....] > -- > Chris Costello <ch...@calldei.com> > Expert systems are built to embody the knowledge of human experts. - Kulawiec -- Brian <br...@awfulhak.org> <br...@freebsd.org> <http://www.Awfulhak.org> <br...@openbsd.org> Don't _EVER_ lose your sense of humour ! <br...@uk.freebsd.org> To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message