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:   garbled
Date:           Tue Jan 17 18:38:13 UTC 2006

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

Log Message:
in ckqueue() if "sd" is not an existing capability, than sd will be
uninitialized, causing the free() in out: to explode.  Initialize sd to NULL.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/usr.sbin/lpr/common_source/common.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