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-01-29 11:46:48 -05:00
2021-02-17 11:30:21 -05:00
2021-06-11 01:52:14 +00:00
2021-06-10 21:02:24 +00:00