Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/pkg_install
Module Name: src
Committed By: abs
Date: Sat Apr 10 09:10:17 UTC 2004
Modified Files:
src/usr.sbin/pkg_install/add: perform.c
src/usr.sbin/pkg_install/lib: version.h
Log Message:
Fix file descriptor leak in read_buildinfo() which caused one leaked
descriptor per package inspected. 'pkg_add *' in a large directory now
works. Update PKGTOOLS_VERSION to "20040410"
To generate a diff of this commit:
cvs rdiff -r1.96 -r1.97 src/usr.sbin/pkg_install/add/perform.c
cvs rdiff -r1.46 -r1.47 src/usr.sbin/pkg_install/lib/version.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index