w32: Fix memleak in an error code paths.
* src/w32-io.c (create_writer): Free CTX in cased of bad FD. * src/w32-util.c (_gpgme_mkstemp): Free TMPNAME in case of a failed mkstemp.
Found by Hans-Christoph Steiner with cppcheck.
w32: Fix memleak in an error code paths. 85a07ca7e3dfUnpublished Tags None Subscribers None
Description
Details
|