Source-Changes archive

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

CVS commit: [ipsec-tools-0_7-branch] src/crypto/dist/ipsec-tools/src/libipsec



Module Name:    src
Committed By:   tteras
Date:           Mon Feb 16 18:38:26 UTC 2009

Modified Files:
        src/crypto/dist/ipsec-tools/src/libipsec [ipsec-tools-0_7-branch]:
            policy_parse.y

Log Message:
From Paul Moore: Fix a heap corruption bug (yacc return non-null terminated
buffer and sprintf writes over bounds).


To generate a diff of this commit:
cvs rdiff -r1.9.6.1 -r1.9.6.2 \
    src/crypto/dist/ipsec-tools/src/libipsec/policy_parse.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