diff options
author | Jay Berkenbilt <ejb@ql.org> | 2015-02-21 23:30:45 +0100 |
---|---|---|
committer | Jay Berkenbilt <ejb@ql.org> | 2015-02-21 23:51:08 +0100 |
commit | 28a9df5119af12d6d97edf4fa97f88ce23865096 (patch) | |
tree | 194fbf3aebac4d2cd8250a581b6d7daca807c4b0 /libtests/qtest | |
parent | c729e07d55c870e7e08f158f0a80a3d452c59cdc (diff) | |
download | qpdf-28a9df5119af12d6d97edf4fa97f88ce23865096.tar.zst |
Avoid buffer overrun copying digest
Converting a password to an encryption key is supposed to copy up to a
certain number of bytes from a digest. Make sure never to copy more
than the size of the digest.
Diffstat (limited to 'libtests/qtest')
0 files changed, 0 insertions, 0 deletions