Home GnuPG
Diffusion GPGME 6ef2d2a4d663

w32:io: Serialize the access to ctx->* between reader/writer and io.

Description

w32:io: Serialize the access to ctx->* between reader/writer and io.

* src/w32-io.c (reader, writer): Protect shared access to ctx->*
correctly, by using the internal buffer.
  • GnuPG-bug-id: T8264
  • Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>

Details

Provenance
gniibeAuthored on Tue, May 19, 2:35 AM
Parents
rMfeb7b60cc8d5: Post release updates
Branches
Unknown
Tags
Unknown
Tasks
T8264: gpgme:w32: Occasionally encounter `make check` hang