android_system_core/libunwindstack
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
..
benchmarks
include/unwindstack
tests
tools
.clang-format
Android.bp
AndroidVersions.md
ArmExidx.cpp
ArmExidx.h
AsmGetRegsX86.S
AsmGetRegsX86_64.S
Check.h
DexFile.cpp
DexFile.h
DexFiles.cpp
DwarfCfa.cpp
DwarfCfa.h
DwarfDebugFrame.h
DwarfEhFrame.h
DwarfEhFrameWithHdr.cpp
DwarfEhFrameWithHdr.h
DwarfEncoding.h
DwarfMemory.cpp
DwarfOp.cpp
DwarfOp.h
DwarfSection.cpp
Elf.cpp
ElfInterface.cpp
ElfInterfaceArm.cpp
ElfInterfaceArm.h
Global.cpp
JitDebug.cpp
LocalUnwinder.cpp
Log.cpp
MapInfo.cpp
Maps.cpp
Memory.cpp
MemoryBuffer.h
MemoryCache.h
MemoryFileAtOffset.h
MemoryLocal.h
MemoryOffline.h
MemoryOfflineBuffer.h
MemoryRange.h
MemoryRemote.h
OWNERS
Regs.cpp
RegsArm.cpp
RegsArm64.cpp
RegsInfo.h
RegsMips.cpp
RegsMips64.cpp
RegsX86.cpp
RegsX86_64.cpp
Symbols.cpp
Symbols.h
TEST_MAPPING
Unwinder.cpp