j
k
j a
j l
Owen Rudge orudge@codeweavers.com writes:
+struct memory_allocation +{ int magic; struct list entry; struct list children; +};
+struct memory_allocation +{
+};
You'd probably want to preserve the heap block alignment. Some test cases would be a good idea.
Show replies by date
wine-devel@winehq.org
Add to favorites Remove from favorites