projects
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
873fb39
)
Sanity check DES_enc_write buffer length
author
Matt Caswell
<matt@openssl.org>
Mon, 27 Apr 2015 10:04:56 +0000
(11:04 +0100)
committer
Matt Caswell
<matt@openssl.org>
Thu, 30 Apr 2015 22:12:39 +0000
(23:12 +0100)
Add a sanity check to DES_enc_write to ensure the buffer length provided
is not negative. Thanks to Kevin Wojtysiak (Int3 Solutions) and Paramjot
Oberoi (Int3 Solutions) for reporting this issue.
Reviewed-by: Andy Polyakov <appro@openssl.org>
No differences found