quartz: Don't assume that strlenW of a constant string can be determined at compile time.

Robert Shearman rob at codeweavers.com
Fri Feb 29 05:12:32 CST 2008


Use sizeof instead to calculate the size of wszKeyName in 
FilterMapper2_CreateCategory.
---
  dlls/quartz/filtermapper.c |    4 +++-
  1 files changed, 3 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 7683b9777690a5a58fe4ecdfb8041647d5f9d9ef.diff
Type: text/x-patch
Size: 788 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080229/39d6eb44/attachment.bin 


More information about the wine-patches mailing list