[PATCH] relay: Avoid reading stack memory on unprotected side of stack pointer

John Reiser jreiser at BitWagon.com
Mon Jul 28 12:10:35 CDT 2008


relay: Avoid reading stack memory on unprotected side of stack pointer.
Such accesses are not safe in debuggging environments.  Valgrind(memcheck)
also complains.

---
 tools/winebuild/relay.c |   47 ++++++++++++++++++++++++++++++-----------------
 1 files changed, 30 insertions(+), 17 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2dd3a3540d235d06770c402ea3f574eff4ce154d.diff
Type: text/x-patch
Size: 3227 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080728/815b7b47/attachment.bin 


More information about the wine-patches mailing list