1a765f51a41f51c7c194b6872a6d46f9dd5413f8
The error encoding for pointers is incorrect on machines where sizeof(int) != sizeof(void *), which includes most 64-bit platforms (in particular, AMD64 and powerpc64). This patch fixes it.
Description
android_external_dtc
Languages
C
76.1%
Shell
7%
SWIG
4.8%
Python
3.8%
Assembly
2%
Other
6.3%