On Wed Nov 30 07:26:54 2022 +0000, Mohamad Al-Jaf wrote:
changed this line in [version 2 of the diff](/wine/wine/-/merge_requests/1588/diffs?diff_id=21799&start_sha=b40c79732b725ba22068d6029aa08f8f085054e3#2cdb0443a3ace1abaf8e66342453a265711c0f07_221_189)
Less things to write and it removes the need of custom `heap_` helpers. It's also more canonical C, for good or worse, like `realloc` accepts `NULL` pointer (but frees with 0 size).