winmm: Use HeapAlloc in the wave test instead of using strdup

Maarten Lankhorst m.b.lankhorst at gmail.com
Thu May 22 13:19:25 CDT 2008


strdup uses malloc and not HeapAlloc, the resulting data is heapfreed
so make sure to use the right allocation.
---
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-winmm-Use-HeapAlloc-in-the-wave-test-instead-of-using.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080522/f536cf9c/attachment.txt 


More information about the wine-patches mailing list