https://bugs.kde.org/show_bug.cgi?id=374940
--- Comment #4 from Matthias Urlichs <sm...@smurf.noris.de> --- Well the libev author thinks that his code works and doesn't break anything … * the value isn't used, thus doesn't matter, thus valgrind has no business complaining. * the kernel needs to handle negative %esp offsets all the time because when you grow the stack the kernel "sees" the old contents of %esp (necessarily, otherwise it couldn't restart the faulting instruction). See the kernel fault handler for details. -- You are receiving this mail because: You are watching all bug changes.