Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: source-changes
Date: 07/25/2000 02:05:09
Module Name: basesrc
Committed By: dmcmahill
Date: Mon Jul 24 23:05:09 UTC 2000
Modified Files:
basesrc/usr.sbin/pkg_install/add [netbsd-1-5]: extract.c
Log Message:
Pullup revision 1.22 (requested by dmcmahill, approved by thorpej for releng-1-5):
Fix a buffer overflow bug in pkg_add which causes pkg_add to crash on some
large binary packages.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.21.2.1 basesrc/usr.sbin/pkg_install/add/extract.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.