[1/5] kernel32/tests: Free environment block in the child process when it is unused. (try 2)

Andrew Nguyen anguyen at codeweavers.com
Sun Jan 16 04:00:04 CST 2011


FreeEnvironmentStringsA/W should receive a pointer to the start of the 
environment block, rather than the end. Original issue spotted with 
Valgrind.
---
 dlls/kernel32/tests/process.c |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-kernel32-tests-Free-environment-block-in-the-child-pro.txt
Type: text/x-patch
Size: 1733 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110116/4f324366/attachment.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/20110116/4f324366/attachment.pgp>


More information about the wine-patches mailing list