mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-03-12 21:43:43 +00:00
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238418 91177308-0d34-0410-b5e6-96231b3b80d8
5.4 KiB
5.4 KiB