[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [valgrind] [Bug 371966] No uninitialised values reported with PGI -Mstack_arrays
From:       Tom Hughes <bugzilla_noreply () kde ! org>
Date:       2016-11-30 19:56:01
Message-ID: bug-371966-17878-XXMYuwIi7o () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=371966

--- Comment #20 from Tom Hughes <tom@compton.nu> ---
Actually given that the return from the call will unwind the stack again that
means the caller will be accessing values below the stack pointer which is
unsafe if a signal fires as the signal may trash the stack below the stack
pointer (there's a small extra redzone below sp that is safe on x86_64 but not
on x86_32).

-- 
You are receiving this mail because:
You are watching all bug changes.=
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic