aboutsummaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_platform_limits_posix.cc
diff options
context:
space:
mode:
authorSagar Thakur <sagar.thakur@imgtec.com>2016-05-25 05:57:29 +0000
committerSagar Thakur <sagar.thakur@imgtec.com>2016-05-25 05:57:29 +0000
commit7c72fe86ac306c4b73dcd98ed5b32cfe019ba888 (patch)
treec1d2d20a0bef55e49aebf103c5e9a4cdcabadd0f /lib/sanitizer_common/sanitizer_platform_limits_posix.cc
parent723f5cd118b29379d3f6431257c7e4da922915af (diff)
Merging r269882:
------------------------------------------------------------------------ r269882 | slthakur | 2016-05-18 11:39:26 +0530 (Wed, 18 May 2016) | 7 lines [LSAN] Fix test swapcontext.cc on MIPS There is no frame validity check in the slow unwinder like there is in the fast unwinder due to which lsan reports a leak even for heap allocated coroutine in the test swapcontext.cc. Since mips/linux uses slow unwindwer instead of fast unwinder, the test fails for mips/linux. Therefore adding the checks before unwinding fixes the test for mips/linux. Reviewed by aizatsky. Differential: http://reviews.llvm.org/D19961 ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/branches/release_38@270672 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/sanitizer_common/sanitizer_platform_limits_posix.cc')
0 files changed, 0 insertions, 0 deletions