Source-Changes archive

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

CVS commit: src/crypto/external/bsd/netpgp/dist/bindings/perl



Module Name:    src
Committed By:   agc
Date:           Tue Dec  1 08:02:50 UTC 2009

Modified Files:
        src/crypto/external/bsd/netpgp/dist/bindings/perl: netpgp.pl

Log Message:
Turns out that swig and tainted don't play well together - perl has no way
of knowing whether the memory will be modified. For now, the gross hack is
to switch off tainting


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
    src/crypto/external/bsd/netpgp/dist/bindings/perl/netpgp.pl

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