breakpad/src
Jason Jeremy Iman bae713be2e LibcurlWrapper uses curl_global_cleanup
LibcurlWrapper is missing a curl_global_cleanup causing a memory
leak. The curl_global_init is called automatically when calling
curl_easy_init without first doing curl_global_init.

BUG=chromium:1405410
TEST=units with asan

Change-Id: I4982fd5265b0df91076ed428f1134a681a7f28c6
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/4189295
Reviewed-by: Joshua Peraza <jperaza@chromium.org>
2023-01-27 20:36:21 +00:00
..
client gyp: drop unused build system 2022-12-05 01:38:54 +00:00
common LibcurlWrapper uses curl_global_cleanup 2023-01-27 20:36:21 +00:00
google_breakpad Add support for reading annotation objects in Crashpad modules 2023-01-26 20:22:33 +00:00
processor Add support for reading annotation objects in Crashpad modules 2023-01-26 20:22:33 +00:00
third_party gyp: drop unused build system 2022-12-05 01:38:54 +00:00
tools upload_system_symbols: Make /System/Library/Components optional 2023-01-18 16:36:34 +00:00
breakpad_googletest_includes.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
config.h.in enables C++17 mode 2022-10-14 19:08:12 +00:00