diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2015-05-28 12:55:43 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2015-05-28 12:55:43 +0000 |
commit | 5188a2af721ff821aee387bd2de5d43c76b431c8 (patch) | |
tree | f46af812c0ca016ced9bb90ba66946cad9c8fb08 /compiler-rt/lib/sanitizer_common/scripts/cpplint.py | |
parent | e749b20171faf5a0e071a854c30873fbbd5dcbd6 (diff) | |
download | bcm5719-llvm-5188a2af721ff821aee387bd2de5d43c76b431c8.tar.gz bcm5719-llvm-5188a2af721ff821aee387bd2de5d43c76b431c8.zip |
[AsmPrinter] Destroy allocated DIEAbbrevs on teardown.
DIEAbbrev contains a SmallVector that can leak for overly large abbrevs. They
used to be owned by the DIE, but after the recent refactoring DWARFFile
allocates its own abbrevs.
Leak found by asan.
llvm-svn: 238418
Diffstat (limited to 'compiler-rt/lib/sanitizer_common/scripts/cpplint.py')
0 files changed, 0 insertions, 0 deletions