Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/cdplay
Module Name: src
Committed By: dogcow
Date: Wed Dec 27 18:47:20 UTC 2006
Modified Files:
src/usr.bin/cdplay: cdplay.c
Log Message:
arg might be improperly initialized; fix that.
(also, since we check arg == NULL, s/arg = 0/arg = NULL/.)
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/usr.bin/cdplay/cdplay.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