[PATCH v2 1/6] reg: Use malloc() instead of heap_xalloc()

Chip Davis cdavis at codeweavers.com
Tue Mar 23 12:35:25 CDT 2021


I don't think it'll work to switch just the heap_xalloc() calls like this to malloc(). I think you need to change all three over at once.


Chip



More information about the wine-devel mailing list