platform_system_core/libunwindstack/tests/fuzz
Christopher Ferris c9b6e084a3 Do not create a map with start == end.
This is not possible in the real world, so prevent this particular case
to avoid leaking memory and any other issues.

Bug: 165619316

Test: Verified the fuzzer test case that caused a leak no longer leaks.
Change-Id: I352b3bd21a4931432e015af89c256ddbcdaa1070
2020-09-01 12:36:26 -07:00
..
UnwinderComponentCreator.cpp Do not create a map with start == end. 2020-09-01 12:36:26 -07:00
UnwinderComponentCreator.h Added fuzzer for Unwinder 2020-07-01 16:02:29 -07:00
UnwinderFuzz.cpp Added fuzzer for Unwinder 2020-07-01 16:02:29 -07:00