Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2001 11:52:43 -0800 (PST)
From:      Gary Jennejohn <gj@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/pccard/pccardd util.c
Message-ID:  <200102251952.f1PJqhe95166@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gj          2001/02/25 11:52:43 PST

  Modified files:
    usr.sbin/pccard/pccardd util.c 
  Log:
  Use vsnprintf in logmsg() to avoid overflowing the array on the stack.
  The problem was noted with an older model 3Com 3C589 which seems
  to return more than 256 bytes of data.
  
  Revision  Changes    Path
  1.17      +2 -2      src/usr.sbin/pccard/pccardd/util.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?200102251952.f1PJqhe95166>