[02/10] ntdll/tests: Avoid casting away const and avoid potential overflows in comparison functions. (try 2)

Andrew Nguyen anguyen at codeweavers.com
Sat Jan 15 02:56:07 CST 2011


The intermediate pointers in the string comparison function should be 
of type char **.
---
 dlls/ntdll/tests/string.c |   33 ++++++++++++++++++++++++---------
 1 files changed, 24 insertions(+), 9 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ntdll-tests-Avoid-casting-away-const-and-avoid-potenti.txt
Type: text/x-patch
Size: 1425 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110115/2ce564a7/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 899 bytes
Desc: OpenPGP digital signature
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110115/2ce564a7/attachment-0001.pgp>


More information about the wine-patches mailing list