pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/38082 CVS commit: pkgsrc/pkgtools/pkg_install/files



The following reply was made to PR pkg/38082; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38082 CVS commit: pkgsrc/pkgtools/pkg_install/files
Date: Fri, 22 Feb 2008 15:53:52 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  joerg
 Date:          Fri Feb 22 15:53:52 UTC 2008
 
 Modified Files:
        pkgsrc/pkgtools/pkg_install/files/info: perform.c
        pkgsrc/pkgtools/pkg_install/files/lib: version.h
 
 Log Message:
 pkg_install-20080222:
 Free libarchive's side of the package before closing the file descriptor.
 This stops leaking up to 1MB / package when using bzip2 and addresses
 PR 38082. Check that at least +COMMENTS, +CONTENTS and +DESC can be
 extracted, otherwise skip the entry. This stops pkg_info -X from dumping
 core on non-package files.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.42 -r1.43 pkgsrc/pkgtools/pkg_install/files/info/perform.c
 cvs rdiff -r1.92 -r1.93 pkgsrc/pkgtools/pkg_install/files/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