Colin Cross
d9fdc2cdd2
Return 0 instead of NULL for jlong
...
musl libc defines NULL as nullptr, which is explicitly allowed by
C++11. nullptr_t cannot be implicitly cast to an integral type.
Return 0 instead.
Bug: 190084016
Test: m USE_HOST_MUSL=true host-native
Change-Id: Id83c1994a95cb105785c8ad902d2fe0589cb188d
2022-01-12 17:36:17 +00:00
..
2021-06-10 21:02:24 +00:00
2020-11-25 17:14:56 -05:00
2021-02-05 19:15:29 -08:00
2021-04-06 22:03:00 -07:00
2021-05-06 15:17:02 -07:00
2020-09-30 11:55:48 -07:00
2021-10-26 21:16:16 +00:00
2021-03-05 21:42:32 +00:00
2021-03-05 21:42:32 +00:00
2021-05-22 00:12:43 +00:00
2022-01-12 17:36:17 +00:00
2021-01-27 16:54:03 +00:00
2021-01-14 03:55:58 +00:00
2021-01-29 11:46:48 -05:00
2021-02-13 18:23:47 -08:00
2020-10-01 18:07:29 -07:00
2020-09-23 13:01:38 -07:00
2021-01-14 03:55:58 +00:00
2021-06-01 15:42:03 -07:00
2021-03-24 13:25:06 +00:00
2021-04-12 14:58:25 -04:00
2022-01-12 17:36:17 +00:00
2021-02-17 11:30:21 -05:00
2021-09-18 02:28:22 +08:00
2021-06-11 01:52:14 +00:00
2021-02-14 13:21:28 -05:00
2021-04-26 18:31:36 +00:00
2021-06-10 21:02:24 +00:00