Subject: CVS commit: src/usr.sbin/lpr/common_source
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/21/2006 22:37:34
Module Name:	src
Committed By:	christos
Date:		Tue Mar 21 22:37:34 UTC 2006

Modified Files:
	src/usr.sbin/lpr/common_source: displayq.c

Log Message:
Coverity CID 1752: getq() always allocates a queue if nitems >= 0, so always
free it.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/usr.sbin/lpr/common_source/displayq.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.