http://bugs.winehq.org/show_bug.cgi?id=14366
Summary: co-operate with valgrind when switching stacks Product: Wine Version: 1.0.0 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jreiser@BitWagon.com
Created an attachment (id=14663) --> (http://bugs.winehq.org/attachment.cgi?id=14663) tell valgrind when switching stacks
When wine knows it is switching stacks, then wine should tell valgrind. This reduces valgrind complaints, and increases the ability of memcheck to detect errors. Patch is attached, and will be sent to wine-patches@winehq.org.