commit | cdf349cf1183ed3d0e85120857051ec4a4105bda | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Feb 19 22:41:50 2015 -0800 |
committer | Elliott Hughes <enh@google.com> | Thu Feb 19 22:41:50 2015 -0800 |
tree | 449c556a9a40c0091031ecd5a180a0b0e6c727cd | |
parent | 19fbca0a9d73841a5cf9c7265e4711e0ed2cdf23 [diff] |
Add missing <stdlib.h> include to the native app glue. On LP64, this could have caused the top bits of the pointer returned by malloc to be lost because sizeof(int) != sizeof(void*). Change-Id: I866a5071c1d359478d020d7fa4d466b53d52edab