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
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
DwarfCfaLogTest.cpp
DwarfCfaTest.cpp
DwarfDebugFrameTest.cpp
DwarfEhFrameTest.cpp
DwarfEhFrameWithHdrTest.cpp
DwarfMemoryTest.cpp
DwarfOpLogTest.cpp
DwarfOpTest.cpp
DwarfSectionImplTest.cpp
DwarfSectionTest.cpp
ElfCacheTest.cpp
ElfFake.cpp
ElfFake.h
ElfInterfaceArmTest.cpp
ElfInterfaceTest.cpp
ElfTest.cpp
ElfTestUtils.cpp
ElfTestUtils.h
GenGnuDebugdata.cpp
IsolatedSettings.cpp
JitDebugTest.cpp
LocalUnwinderTest.cpp
LocalUpdatableMapsTest.cpp
LogFake.cpp
LogFake.h
MapInfoCreateMemoryTest.cpp
MapInfoGetBuildIDTest.cpp Fix off-by-one in ReadBuildIDFromMemory. 2020-03-31 10:29:38 -07:00
MapInfoGetElfTest.cpp
MapInfoGetLoadBiasTest.cpp
MapInfoTest.cpp
MapsTest.cpp
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
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
UnwindTest.cpp
UnwinderTest.cpp Make GetPcAdjustment a free function. 2020-03-19 17:51:20 -07:00
VerifyBionicTerminationTest.cpp