aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorJonathan Peyton <jonathan.l.peyton@intel.com>2017-01-18 06:40:19 +0000
committerJonathan Peyton <jonathan.l.peyton@intel.com>2017-01-18 06:40:19 +0000
commitd0365a228c0714d139bfa7c1569f038b94ee0a15 (patch)
tree33d2cb0c2116a8f8052cf33950985b2cd87e2d31 /llvm/lib/Object/ELFObjectFile.cpp
parent3dd2abb0b8b5b145fc163ddb76a9867fa4900032 (diff)
downloadllvm-d0365a228c0714d139bfa7c1569f038b94ee0a15.zip
llvm-d0365a228c0714d139bfa7c1569f038b94ee0a15.tar.gz
llvm-d0365a228c0714d139bfa7c1569f038b94ee0a15.tar.bz2
Fix small memory leak regarding __kmp_nested_proc_bind
There is no corresponding free() for this expandable array. The logic is added in __kmp_cleanup() next to the freeing of __kmp_nested_nth. llvm-svn: 292348
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions