Date: Tue, 10 Jun 1997 08:58:15 +1000 From: Bruce Evans <bde@zeta.org.au> To: brian@awfulhak.org, brian@FreeBSD.ORG Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/net ppp_tty.c Message-ID: <199706092258.IAA04785@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>I'll look into finding the *real* bug soon. For the
>moment, this doesn't do any more harm that it's already
>doing.
I found the old m_len fix that I was thinking of. It is
in rev.1.7 of if_ppp.c. The log message is completely
losing ("see unattached mail") so I couldn't find it in
m_len in the logs and still don't know what was fixed
except that it wasn't an spl bug. I remembered it because
I had a different fix (?) for it. Rev.1.7 just initializes
m->m_len = 0 after an MGETHDR(). It is in -current, so
the current problem must be different.
Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706092258.IAA04785>
