[Lldb-commits] [PATCH] elf-core: Plug latent memory leak

Piotr Rak piotr.rak at gmail.com
Sat Feb 15 16:38:07 PST 2014


Hi guys,

Attached fixes memory leak I've noticed. It have existed since
elf-core plugin introduction.

Please review/commit, I don't have commit access.

http://llvm-reviews.chandlerc.com/D2813

Cheers,
/Piotr

Piotr Rak (1):
  elf-core: Plug latent memory leak

 source/Plugins/Process/elf-core/ProcessElfCore.cpp | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

-- 
1.8.5.3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-elf-core-Plug-latent-memory-leak.patch
Type: text/x-patch
Size: 3772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140216/df327620/attachment.bin>


More information about the lldb-commits mailing list