Source-Changes archive

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

CVS commit: src/crypto/external/bsd/openpgpsdk/dist/src/lib



Module Name:    src
Committed By:   agc
Date:           Thu Jan 22 01:45:59 UTC 2009

Modified Files:
        src/crypto/external/bsd/openpgpsdk/dist/src/lib: packet-parse.c

Log Message:
When reading a keyring, often the failure of the initial limited_read_mpi()
when parsing a DSA signature means that we've reached the end of the keyring,
so only print out the annoying error message if we're debugging.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 \
    src/crypto/external/bsd/openpgpsdk/dist/src/lib/packet-parse.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