summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/MCJIT
diff options
context:
space:
mode:
authorJonathan Peyton <jonathan.l.peyton@intel.com>2016-11-21 16:18:57 +0000
committerJonathan Peyton <jonathan.l.peyton@intel.com>2016-11-21 16:18:57 +0000
commit7ca7ef0478003e2649963246aee7f07b6cb95843 (patch)
tree67cb42e7626c8dacfc673261523e64f69a922992 /llvm/lib/ExecutionEngine/MCJIT
parent13e45e135f8948eb84432ac4e66284d96763b94d (diff)
downloadbcm5719-llvm-7ca7ef0478003e2649963246aee7f07b6cb95843.tar.gz
bcm5719-llvm-7ca7ef0478003e2649963246aee7f07b6cb95843.zip
Fix for D25504 - segfault because of double free()-ing in shutdown code.
Paul Osmialowski pointed out a double free bug in shutdown code. This patch Moves the freeing of the implicit task to above the freeing of all fast memory to prevent the double-free issue. Differential Revision: https://reviews.llvm.org/D26860 llvm-svn: 287551
Diffstat (limited to 'llvm/lib/ExecutionEngine/MCJIT')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud