[PATCH] wined3d: Fix memset size in IWineD3DVolumeImpl_Unmap.

Rico Schüller kgbricola at web.de
Sun Dec 19 04:49:45 CST 2010


Hi,

this patch fixes the size for memset. It has to be the size of 
WINED3DBOX instead of RECT.

Cheers
Rico

---
  dlls/wined3d/volume.c |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-wined3d-Fix-memset-size-in-IWineD3DVolumeImpl_Unmap.txt
Type: text/x-patch
Size: 453 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101219/74c8b75f/attachment.bin>


More information about the wine-patches mailing list