We must not free the pointer returned by localtime (especially not
commit45e7a846bf0b5457caf82ee49e52489bc882c1b9
authorFrancois Gouget <fgouget@codeweavers.com>
Mon, 23 Apr 2001 18:22:33 +0000 (23 18:22 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Apr 2001 18:22:33 +0000 (23 18:22 +0000)
treea59965b7c24435dd6752a139e269457e9a35be3e
parentd1ff49d7eaa2901fb7068f5277d93555ce77666d
We must not free the pointer returned by localtime (especially not
with MSVCRT_free!).
We no longer need to include stdlib.h.
dlls/msvcrt/time.c