platform_system_core/libutils/include/utils
Chris Forbes c46cbcbbf9 libutils: Make LightFlattenablePod safe for unaligned ptr
`buffer` may not be correctly aligned here. Assignment assumes correct
alignment and so then blows up on arm32.

Bug: b/37920153
Test: build, boot device
Change-Id: I23ef7c7f1d1511fd912b9485bba955db59e33832
2017-05-04 10:18:26 -07:00
..
AndroidThreads.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
Atomic.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
BitSet.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
ByteOrder.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
CallStack.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
Compat.h libziparchive: fix mac os breakage 2017-03-23 12:02:09 -07:00
Condition.h Clarify that Condition::wait() can spuriously wake up 2017-03-02 12:36:45 -08:00
Debug.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
Endian.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
Errors.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
FastStrcmp.h logd: ASAN cleansing 2017-03-27 13:32:57 -07:00
FileMap.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
Flattenable.h libutils: Make LightFlattenablePod safe for unaligned ptr 2017-05-04 10:18:26 -07:00
Functor.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
JenkinsHash.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
KeyedVector.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
LightRefBase.h split LightRefBase out of RefBase 2017-03-29 20:39:06 +00:00
List.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
Log.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
Looper.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
LruCache.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
misc.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
Mutex.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
NativeHandle.h clean-up libutils includes 2017-03-03 14:47:47 -08:00
Printer.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
ProcessCallStack.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
PropertyMap.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
RefBase.h split LightRefBase out of RefBase 2017-03-29 20:39:06 +00:00
RWLock.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
Singleton.h clean-up libutils includes 2017-03-03 14:47:47 -08:00
SortedVector.h Blacklist some vector functions for CFI. 2017-03-23 14:37:12 -07:00
StopWatch.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
String8.h libutils: String\d+ make std_string private 2017-03-10 22:51:55 -08:00
String16.h libutils: String\d+ make std_string private 2017-03-10 22:51:55 -08:00
StrongPointer.h Merge "Add heuristic data race detection to sp<>" am: 04abdc6153 am: 12d6afe6f1 2017-03-19 04:56:09 +00:00
SystemClock.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
Thread.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
ThreadDefs.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
threads.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
Timers.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
Tokenizer.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
Trace.h clean-up libutils includes 2017-03-03 14:47:47 -08:00
TypeHelpers.h Formatting changes for TypeHelpers.h and Vectors.h 2017-03-15 22:48:27 -07:00
Unicode.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
Vector.h Blacklist some vector functions for CFI. 2017-03-23 14:37:12 -07:00
VectorImpl.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00