Home GnuPG

Ignore terminating null character when decoding output

Description

Ignore terminating null character when decoding output

MultiByteToWideChar returns the necessary size of the buffer for
decoding the input string including the terminating null character.
A return value of 0 indicates an error.

Details

Provenance
ikloeckerAuthored on Sep 8 2023, 6:14 PM
Parents
rLIBKLEO2342c78d42c8: Bump library version
Branches
Unknown
Tags
Unknown
Tasks
T5960: Kleopatra: Encoding problems with GnuPG output on Windows