Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 11/02/1999 13:16:55
Module Name: basesrc
Committed By: fvdl
Date: Tue Nov 2 21:16:55 UTC 1999
Modified Files:
basesrc/lib/libbz2: decompress.c
Log Message:
Revert changes made in version 1.6. They introduced a heuristic for
detecting corruption, which may have prevented coredumps for
real corruption cases, but in practice caused false positives.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/lib/libbz2/decompress.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.