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 Move PC-only unwind frame generation to libunwindstack. 2020-03-26 13:39:05 -07:00
tests Fix off-by-one in ReadBuildIDFromMemory. 2020-03-31 10:29:38 -07:00
tools
.clang-format
Android.bp Remove use of static libdexfile to avoid linking in ART internal code. 2020-03-19 22:23:54 +00:00
AndroidVersions.md
ArmExidx.cpp
ArmExidx.h
AsmGetRegsX86.S
AsmGetRegsX86_64.S
Check.h
DexFile.cpp Fix memory leak of DexFile handle after release 2020-03-20 16:46:11 -07:00
DexFile.h Fix memory leak of DexFile handle after release 2020-03-20 16:46:11 -07:00
DexFiles.cpp
DwarfCfa.cpp
DwarfCfa.h
DwarfDebugFrame.h
DwarfEhFrame.h
DwarfEhFrameWithHdr.cpp
DwarfEhFrameWithHdr.h
DwarfEncoding.h
DwarfMemory.cpp
DwarfOp.cpp
DwarfOp.h
DwarfSection.cpp Rewrite DwarfSectionImpl::InsertFde 2020-02-22 11:45:42 -08:00
Elf.cpp
ElfInterface.cpp Fix off-by-one in ReadBuildIDFromMemory. 2020-03-31 10:29:38 -07:00
ElfInterfaceArm.cpp
ElfInterfaceArm.h
Global.cpp
JitDebug.cpp
LocalUnwinder.cpp Make GetPcAdjustment a free function. 2020-03-19 17:51:20 -07:00
Log.cpp
MapInfo.cpp Properly handle empty map after read-only map. 2020-01-22 18:30:12 -08:00
Maps.cpp Properly handle empty map after read-only map. 2020-01-22 18:30:12 -08:00
Memory.cpp
MemoryBuffer.h
MemoryCache.h
MemoryFileAtOffset.h
MemoryLocal.h
MemoryOffline.h
MemoryOfflineBuffer.h
MemoryRange.h
MemoryRemote.h
OWNERS
Regs.cpp Make GetPcAdjustment a free function. 2020-03-19 17:51:20 -07:00
RegsArm.cpp Make GetPcAdjustment a free function. 2020-03-19 17:51:20 -07:00
RegsArm64.cpp Make GetPcAdjustment a free function. 2020-03-19 17:51:20 -07:00
RegsInfo.h
RegsMips.cpp Make GetPcAdjustment a free function. 2020-03-19 17:51:20 -07:00
RegsMips64.cpp Make GetPcAdjustment a free function. 2020-03-19 17:51:20 -07:00
RegsX86.cpp Make GetPcAdjustment a free function. 2020-03-19 17:51:20 -07:00
RegsX86_64.cpp Make GetPcAdjustment a free function. 2020-03-19 17:51:20 -07:00
Symbols.cpp
Symbols.h
TEST_MAPPING libunwindstack: add simpleperf presumit test. 2020-01-24 11:51:30 -08:00
Unwinder.cpp Move PC-only unwind frame generation to libunwindstack. 2020-03-26 13:39:05 -07:00