android_system_core/libunwindstack/tests
Peter Collingbourne a7b4c5d25a Fix off-by-one in ReadBuildIDFromMemory.
This was sometimes causing build ids to be truncated, probably because
of memory corruption in std::string. A similar off-by-one was fixed in
ReadBuildID in aosp/939619.

Bug: 129873279
Change-Id: I401fe7f991dbd135f5b4836381b48ea3c6a2243f
2020-03-31 10:29:38 -07:00
..
files Properly handle empty map after read-only map. 2020-01-22 18:30:12 -08:00
ArmExidxDecodeTest.cpp
ArmExidxExtractTest.cpp
DexFileData.h
DexFileTest.cpp Fix memory leak of DexFile handle after release 2020-03-20 16:46:11 -07:00
DexFilesTest.cpp Fix global finding logic. 2020-01-21 18:00:57 -08:00
DwarfCfaLogTest.cpp
DwarfCfaTest.cpp
DwarfDebugFrameTest.cpp Rewrite DwarfSectionImpl::InsertFde 2020-02-22 11:45:42 -08:00
DwarfEhFrameTest.cpp
DwarfEhFrameWithHdrTest.cpp
DwarfMemoryTest.cpp
DwarfOpLogTest.cpp
DwarfOpTest.cpp
DwarfSectionImplTest.cpp
DwarfSectionTest.cpp
ElfCacheTest.cpp Properly handle empty map after read-only map. 2020-01-22 18:30:12 -08:00
ElfFake.cpp
ElfFake.h
ElfInterfaceArmTest.cpp
ElfInterfaceTest.cpp
ElfTest.cpp Properly handle empty map after read-only map. 2020-01-22 18:30:12 -08:00
ElfTestUtils.cpp
ElfTestUtils.h
GenGnuDebugdata.cpp
IsolatedSettings.cpp
JitDebugTest.cpp
LocalUnwinderTest.cpp
LocalUpdatableMapsTest.cpp
LogFake.cpp
LogFake.h
MapInfoCreateMemoryTest.cpp Properly handle empty map after read-only map. 2020-01-22 18:30:12 -08:00
MapInfoGetBuildIDTest.cpp Fix off-by-one in ReadBuildIDFromMemory. 2020-03-31 10:29:38 -07:00
MapInfoGetElfTest.cpp Properly handle empty map after read-only map. 2020-01-22 18:30:12 -08:00
MapInfoGetLoadBiasTest.cpp Properly handle empty map after read-only map. 2020-01-22 18:30:12 -08:00
MapInfoTest.cpp Properly handle empty map after read-only map. 2020-01-22 18:30:12 -08:00
MapsTest.cpp Properly handle empty map after read-only map. 2020-01-22 18:30:12 -08:00
MemoryBufferTest.cpp
MemoryCacheTest.cpp
MemoryFake.cpp
MemoryFake.h
MemoryFileTest.cpp
MemoryLocalTest.cpp
MemoryOfflineBufferTest.cpp
MemoryOfflineTest.cpp
MemoryRangeTest.cpp
MemoryRangesTest.cpp
MemoryRemoteTest.cpp
MemoryTest.cpp
RegsFake.h Make GetPcAdjustment a free function. 2020-03-19 17:51:20 -07:00
RegsInfoTest.cpp
RegsIterateTest.cpp unwindstack: RegsArm64: fix harmless off by 1 + iterate GPRs contiguously 2020-01-24 19:50:45 +00:00
RegsStepIfSignalHandlerTest.cpp
RegsTest.cpp Make GetPcAdjustment a free function. 2020-03-19 17:51:20 -07:00
SymbolsTest.cpp
TestLocal.cpp
TestUtils.cpp
TestUtils.h
UnwindOfflineTest.cpp Properly handle empty map after read-only map. 2020-01-22 18:30:12 -08:00
UnwindTest.cpp
UnwinderTest.cpp Make GetPcAdjustment a free function. 2020-03-19 17:51:20 -07:00
VerifyBionicTerminationTest.cpp