diff options
author | Jussi Kivilinna <[email protected]> | 2018-11-08 19:31:12 +0000 |
---|---|---|
committer | Jussi Kivilinna <[email protected]> | 2018-11-08 19:31:12 +0000 |
commit | a571bb8df52d6f2727876e086790dd037c9948ad (patch) | |
tree | 95576ecfd1f3d9cd27f2e40c2ec9e60b884ec6a6 /dirmngr/t-http-basic.c | |
parent | g10/decrypt-data: use iobuf_read for higher performance (diff) | |
download | gnupg-a571bb8df52d6f2727876e086790dd037c9948ad.tar.gz gnupg-a571bb8df52d6f2727876e086790dd037c9948ad.zip |
g10/armor: fix eof checks in radix64_read
* g10/armor.c (radix64_read): Check EOF with '!afx->buffer_len' instead
of 'c == -1', as 'c' is never set to this value.
--
Signed-off-by: Jussi Kivilinna <[email protected]>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions