Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Apr 1997 02:26:03 -0700 (PDT)
From:      Poul-Henning Kamp <phk>
To:        CVS-committers, cvs-all, cvs-usrsbin
Subject:   cvs commit:  src/usr.sbin/ppp hdlc.c
Message-ID:  <199704190926.CAA05267@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

phk         97/04/19 02:26:02

  Modified:    usr.sbin/ppp  hdlc.c
  Log:
  Unceremoneously discard HDLC frames with less than two bytes in them.
  XXX: real fix: this could should check the number of bytes in the packet
  before accessing them.
  
  Found by: phkmalloc
  
  Revision  Changes    Path
  1.12      +7 -1      src/usr.sbin/ppp/hdlc.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704190926.CAA05267>