Subject: CVS commit: pkgsrc/pkgtools/pkglint/files
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 07/15/2006 06:57:51
Module Name: pkgsrc
Committed By: rillig
Date: Sat Jul 15 06:57:51 UTC 2006
Modified Files:
pkgsrc/pkgtools/pkglint/files: pkglint.pl
Log Message:
Fixed the very stack-consuming regular expression regex_varassign so
that it only needs 256 kB of stack memory instead of more than 2 MB.
See also http://rt.perl.org/rt3/Public/Bug/Display.html?id=39774
To generate a diff of this commit:
cvs rdiff -r1.646 -r1.647 pkgsrc/pkgtools/pkglint/files/pkglint.pl
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.