Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/libexec/getty



Module Name:    src
Committed By:   lukem
Date:           Wed Jun  1 15:50:00 UTC 2005

Modified Files:
        src/libexec/getty: main.c

Log Message:
Ensure rval is initialized before we try to check it; it won't be set
if AL or NN are in use.
Detected with gcc -Wuninitialized.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 src/libexec/getty/main.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