Subject: CVS commit: src/dist/bzip2
To: None <source-changes@NetBSD.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 03/17/2006 02:52:56
Module Name: src
Committed By: chris
Date: Fri Mar 17 02:52:56 UTC 2006
Modified Files:
src/dist/bzip2: bzlib.c
Log Message:
Only dereference b after it has been NULL checked.
Coverity CID 2398.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/dist/bzip2/bzlib.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.