summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2019-03-19 09:00:43 +0100
committerWerner Koch <wk@gnupg.org>2019-03-19 09:00:43 +0100
commite4f460d8e338d6866a6ab457dcd811c63399706a (patch)
tree2ee1bcaf0d8d023f3430980a56a72c43751e3855 /doc
parentda4807e0afa83bf3c3676a8c1c87e6afd45f470c (diff)
downloadlibgpg-error-e4f460d8e338d6866a6ab457dcd811c63399706a.tar.gz
estream: Increase buffer size for Windows.
* src/gpgrt-int.h (BUFFER_BLOCK_SIZE) [W32]: Increase from 512 to 8k. * src/w32-estream.c (READBUF_SIZE, WRITEBUF_SIZE): Increase from 4k to 8k. Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/errorref.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/errorref.txt b/doc/errorref.txt
index e62fe15..997c800 100644
--- a/doc/errorref.txt
+++ b/doc/errorref.txt
@@ -596,6 +596,7 @@ GPG_ERR_INV_CERT_OBJ Invalid certificate object
GPGME: - A bad certificate (gpgme_key_t) has been passed to a
function. For example it might be incomplete due to a
missing fingerprint.
+ GNUPG: - A certificate has a length of zero.
GPG_ERR_UNKNOWN_NAME Unknown name