Source-Changes archive

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

CVS commit: src/crypto/dist/ipsec-tools/src/racoon



Module Name:    src
Committed By:   christos
Date:           Wed May 16 21:00:40 UTC 2007

Modified Files:
        src/crypto/dist/ipsec-tools/src/racoon: cfparse.y

Log Message:
coverity CID 4168: yyerror() does not return, so we proceed to de-reference
NULL. Make it return -1 instead like in other places.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/crypto/dist/ipsec-tools/src/racoon/cfparse.y

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