SIGN IN SIGN UP

Issue #14125: Fix refleak in timemodule.c on Windows. Thanks sbt for pointing

out the location of the problem. MS_WINDOWS currently implies !HAVE_WCSFTIME,
so the addition of !defined(HAVE_WCSFTIME) is for readability.
S
Stefan Krah committed
4aea7d3811970e1f88f0804baaf55fa94987772c
Parent: a03422f