breakpad/src
benchan@chromium.org 1d8752bf0f Fix memory leak in DisassemblerX86.
A memory leak in DisassemblerX86 is detected by valgrind. This patch
fixes the DisassemblerX86 destructor to properly free the |current_instr_|
variable.

BUG=471
TEST=Run valgrind on disassembler_x86_unittest to verify the leak is gone.
Review URL: https://breakpad.appspot.com/371001

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@940 4c0a9323-5329-0410-9bdc-e9ce6186880e
2012-03-30 21:01:09 +00:00
..
client Fix one more -Wnull-conversion warning. 2012-03-30 20:36:32 +00:00
common Remove static initializer in linux/guid_creator.cc. 2012-03-08 18:47:26 +00:00
google_breakpad Fix class/struct mismatches in forward declarations. 2012-03-30 05:01:50 +00:00
processor Fix memory leak in DisassemblerX86. 2012-03-30 21:01:09 +00:00
third_party Add COPYING file per libcurl distribution requirements 2012-03-09 16:15:20 +00:00
tools Implement core dump to minidump conversion. 2012-01-19 07:14:51 +00:00
breakpad_googletest_includes.h Add more error information to minidump processing return code. Also added dependency on google test, and modified minidump processing unit tests to use google test 2009-05-29 00:53:02 +00:00
config.h.in Remove NetworkSourceLine{Resolver,Server} and related code. It never wound up being useful enough to use in production, so let's drop the maintenence burden 2011-07-07 20:53:52 +00:00