18 Jun
2023
18 Jun
'23
12:46 a.m.
On Sun Jun 18 00:44:41 2023 +0000, Alex Henrie wrote:
I remember being confused as to the intention here when I converted this library to use CRT allocation functions. If the initial value is only used as a parameter to realloc, let's just initialize it to NULL. Wine might not care, but that won't work on all platforms (I have been burned by that before).
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/3089#note_36038