On Mon Nov 28 15:45:10 2022 +0000, Alex Henrie wrote:
changed this line in [version 2 of the diff](/wine/wine/-/merge_requests/1562/diffs?diff_id=21355&start_sha=483b34e3c871ec3f8457898dcedfd7332ee961f3#5257c8cfe2c57bd3f642ff218718644d33ec40ef_6284_6284)
You're absolutely right that I accidentally broke out-of-memory handling here, and I didn't notice that the memset is not actually necessary at all in this function. I have submitted a new version that doesn't call memset. Thank you for your careful review.