mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
Fix computation of NEWSIZE in es_func_mem_write.
The function used to fail and return EINVAL when enlarging the buffer.
This commit is contained in:
parent
52b9761c88
commit
dcd20e18a5
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2011-01-18 Werner Koch <wk@g10code.com>
|
||||
|
||||
* estream.c (es_func_mem_write): FIX computation of NEWSIZE.
|
||||
|
||||
2011-01-10 Werner Koch <wk@g10code.com>
|
||||
|
||||
* session-env.c (update_var): Fix same value detection. Fixes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue