dbghelp : Cast pointer to char* instead of integer type.

Erik de Castro Lopo mle+win at mega-nerd.com
Thu Apr 24 19:49:52 CDT 2008


Cast to char* instead if integer type and then do arithmetic on
char* pointers which is safe regardless of integer/pointer sizes.

---
 dlls/dbghelp/dbghelp_private.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8a9c35b47d1fbec111e6edd41e8af2a99e76b253.diff
Type: text/x-patch
Size: 513 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080425/cc22cb5f/attachment.bin 


More information about the wine-patches mailing list