Win32 has no mkstemp, need to guard it and use tmpnam like elsewhere.
Also plugged a file descriptor leak on the error paths in logutil auto-archive-uncompress code (same place as the Win32 build fix).
Win32 has no mkstemp, need to guard it and use tmpnam like elsewhere.
Also plugged a file descriptor leak on the error paths in logutil
auto-archive-uncompress code (same place as the Win32 build fix).