[PATCH v2 2/4] windowscodecs: In struct DdsFrameDecode, add a new member "pixel_data" and rename member "data" to "block_data".

Ziqing Hui zhui at codeweavers.com
Sun Aug 23 23:10:18 CDT 2020


Signed-off-by: Ziqing Hui <zhui at codeweavers.com>
---

v2: * Remove the pointer check before HeapFree().
    * Lock the critical section when accessing pixel_data.

 dlls/windowscodecs/ddsformat.c | 31 ++++++++++++++++++++++++-------
 1 file changed, 24 insertions(+), 7 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-windowscodecs-In-struct-DdsFrameDecode-add-a-new-mem.patch
Type: text/x-patch
Size: 3623 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200824/840f1bb4/attachment.bin>


More information about the wine-devel mailing list