Fix handle closing in windowsprocessdevice

Authored by aheinecke on Mar 15 2019, 8:16 AM.

Description

Fix handle closing in windowsprocessdevice

INVALID_HANDLE_VALUE is not null so better to check
for this, too.
This also fixes CloseHandle calls on the wrong handles.

GnuPG-Bug-Id: T4332

Details

Committed
aheineckeMar 15 2019, 8:33 AM
Parents
R168:0a985a08297f: Use windows pipe io device for gpgtar
Branches
Unknown
Tags
Unknown