From: Jakub Jelinek <ja...@redhat.com> Date: Wed, 21 Nov 2012 21:30:37 +0100
> On Wed, Nov 21, 2012 at 03:27:16PM -0500, David Miller wrote: >> Actually I looked more closely at this, and the trigger is hit one >> stack frame too late on sparc. > > Are you testing with -fno-builtin-memcmp? Without it the check is done > directly in main... I made sure that the error triggered in the ASAN memcmp interceptor, please read the paragraph after the one you are quoting.