Module Name: src Committed By: mrg Date: Fri Oct 4 09:16:39 UTC 2019
Modified Files: src/crypto/external/bsd/netpgp/dist/src/netpgpverify: bignum.c src/sbin/nvmectl: bignum.c Log Message: avoid access uninitialised memory, found by gcc8, patch by agc@. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 \ src/crypto/external/bsd/netpgp/dist/src/netpgpverify/bignum.c cvs rdiff -u -r1.2 -r1.3 src/sbin/nvmectl/bignum.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.