mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
2003-08-20 Marcus Brinkmann <marcus@g10code.de>
* encrypt.c (encode_session_key): Allocate enough space. Cast key byte to unsigned char to prevent sign extension. (encrypt_dek): Check return value before error.
This commit is contained in:
parent
e3cdba8386
commit
e8cf79c977
2 changed files with 9 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
|||
2003-08-20 Marcus Brinkmann <marcus@g10code.de>
|
||||
|
||||
* encrypt.c (encode_session_key): Allocate enough space. Cast key
|
||||
byte to unsigned char to prevent sign extension.
|
||||
(encrypt_dek): Check return value before error.
|
||||
|
||||
2003-08-14 Timo Schulz <twoaday@freakmail.de>
|
||||
|
||||
* encrypt.c (encode_session_key): Use new Libgcrypt interface.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue