Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 2003 23:39:03 -0800 (PST)
From:      "Jordan K. Hubbard" <jkh@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/pkg_install/add extract.c src/usr.sbin/pkg_install/lib file.c lib.h plist.c
Message-ID:  <200301060739.h067d37X019812@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         2003/01/05 23:39:03 PST

  Modified files:
    usr.sbin/pkg_install/add extract.c 
    usr.sbin/pkg_install/lib file.c lib.h plist.c 
  Log:
  Prevent buffer overflow in format_cmd() by properly tracking maximum
  buffer size.
  Reported by:    Lionnel CHAPTAL <Lionnel.Chaptal@IPricot.com>
  MFC after:      1 week
  
  Revision  Changes    Path
  1.36      +1 -1      src/usr.sbin/pkg_install/add/extract.c
  1.64      +21 -13    src/usr.sbin/pkg_install/lib/file.c
  1.47      +1 -1      src/usr.sbin/pkg_install/lib/lib.h
  1.46      +1 -1      src/usr.sbin/pkg_install/lib/plist.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?200301060739.h067d37X019812>