Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/lpr/common_source
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.
Home |
Main Index |
Thread Index |
Old Index