Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jul 2000 10:28:02 -0700 (PDT)
From:      Nick Hibma <n_hibma@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/usbd usbd.c
Message-ID:  <200007161728.KAA55764@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     2000/07/16 10:28:02 PDT

  Modified files:
    usr.sbin/usbd        usbd.c 
  Log:
  And another buffer overflow. Maybe next time I should read the manpage for
  strlen.
  
  This one only occurs if there is exactly one element on the line without any
  whitespace. This is however never a valid line, so not a big chance that
  this would ever cause any problems.
  
  Revision  Changes    Path
  1.18      +2 -2      src/usr.sbin/usbd/usbd.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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