Home GnuPG
Diffusion GnuPG abe3a9043f86

dirmngr,w32: Fix ldap crl read on windows

Description

dirmngr,w32: Fix ldap crl read on windows

Summary:

  • dirmngr/ldap-wrapper-ce.c (outstream_cookie_s): Add buffer_read_pos.

(buffer_get_data): Use seperate read pos.

Using a single buffer pos for reading and writing caused the read
to return 0 as it read from the end of the buffer. Now we use
a seperate reader position.

Differential: D427

  • Signed-off-by: Andre Heinecke <aheinecke@intevation.de>

Details

Provenance
aheineckeAuthored on Apr 26 2017, 9:39 AM
Parents
rG00b7767bc6fe: common: Let format_text return an error.
Branches
Unknown
Tags
Unknown