[3/3] shdocvw: Correct misuse of output pointer in get_profile_string helper.

Andrew Nguyen anguyen at codeweavers.com
Tue Dec 7 03:13:02 CST 2010


I've elected to use a temporary buffer pointer and defer the pointer 
output operation to the end to avoid possibly misusing the output 
pointer.
---
 dlls/shdocvw/intshcut.c |   41 +++++++++++++++++++++++++----------------
 1 files changed, 25 insertions(+), 16 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-shdocvw-Correct-misuse-of-output-pointer-in-get_profil.txt
Type: text/x-patch
Size: 2532 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101207/98195a30/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/20101207/98195a30/attachment-0001.pgp>


More information about the wine-patches mailing list