Source-Changes archive

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

CVS commit: src/usr.bin/yacc



Module Name:    src
Committed By:   christos
Date:           Sat Apr 22 18:16:14 UTC 2006

Modified Files:
        src/usr.bin/yacc: lr0.c

Log Message:
Coverity CID 545: Appease coverity. return early if the locally allocated
memory is not going to be used (this is an impossible case).


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/usr.bin/yacc/lr0.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