https://bugs.winehq.org/show_bug.cgi?id=14366
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #4 from Sebastian Lackner sebastian@fds-team.de --- This bug report should probably be closed as ABANDONED.
The attached patch seems to rely on the VG_USERREQ__STACK_SWITCH (0x1504) user request, which was proposed in https://sourceforge.net/p/valgrind/mailman/message/16342675/.
However, when checking the current Valgrind source, it looks like it was never actually merged. The last code is VG_USERREQ__STACK_CHANGE (0x1503).