breakpad/src
George Burgess IV 0b1ffaa153 module_unittest: fix memory leak
`AddFunction` only takes ownership of the pointer passed to it if it
returns true. Since it returns false when adding `function2`, we need to
free it.

Bug: b:235999011
Change-Id: I11984103c2c153ff0daf2c9690f9c88d04a2131b
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/3756732
Reviewed-by: Mike Frysinger <vapier@chromium.org>
2022-07-11 23:17:41 +00:00
..
build
client Reland "Support PE modules in core files when running core2md" 2022-06-08 19:59:24 +00:00
common module_unittest: fix memory leak 2022-07-11 23:17:41 +00:00
google_breakpad [breakpad] Add MINIDUMP_THREAD_NAME_LIST support 2022-06-07 18:42:06 +00:00
processor exploitability: fix buffer overflow 2022-07-11 20:20:05 +00:00
third_party List missing 64-bit arches in the bundled curl 2017-11-13 19:50:29 +00:00
tools [breakpad] Add MINIDUMP_THREAD_NAME_LIST support 2022-06-07 18:42:06 +00:00
breakpad_googletest_includes.h
config.h.in Do not build core_handler unless memfd_create is available 2020-12-21 22:07:02 +00:00