From "[PATCH 13/13] ntdll: Tweak KeUserModeCallback to please Valgrind and GDB."
On 10/16/22 12:24, RĂ©mi Bernon wrote:
This is a hack, but valgrind heuristics are having a hard time with the stack manipulation around here. This silents some annoying reports.
What heuristics? Can they be fixed on the valgrind side, and if not, why?
(And if not, shouldn't we add comments in the ntdll side so this doesn't get broken again?)