29d8cf91be
When compiling 32 bit binaries against a 64 bit binder interface, implicit promotions of intptr_t types to uint64_t for fields in the binder ioctl structures can result in invalid pointers because of sign extension. |
||
---|---|---|
.. | ||
Android.mk | ||
binderDriverInterfaceTest.cpp | ||
binderLibTest.cpp |