[PATCH] tell valgrind about switching stacks [v2]

John Reiser jreiser at BitWagon.com
Mon Jul 28 11:30:11 CDT 2008


libs: wine_switch_to_stack and wine_call_on_stack tell valgrind about switching stacks.
This is safer, quieter, and more effective than relying on valgrind's heuristics
for detecting stack switching.

---
 libs/wine/port.c |   98 ++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 files changed, 91 insertions(+), 7 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8a8423caa040b8d10ce6fe7646c87184ef2d9ca1.diff
Type: text/x-patch
Size: 5626 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080728/97b752c1/attachment.bin 


More information about the wine-patches mailing list