diff options
author | Robin Watts <robin.watts@artifex.com> | 2016-07-12 15:02:34 +0100 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2016-07-12 15:11:52 +0100 |
commit | 6a4f5d72134f492492952185dddd3aa140a0f53c (patch) | |
tree | 08e90572ffffd8b205ca211770836f581da729f5 /docs/refcount.txt | |
parent | efaf3b16ba0fd074f3e368c457f1915c5acd294a (diff) | |
download | mupdf-6a4f5d72134f492492952185dddd3aa140a0f53c.tar.xz |
Android JNI Annotation fix.
We pass pointers from the JNI layer into the java to be stored
as java longs. When doing this it is VITAL that we cast them
correctly as otherwise the JNI layer on android has problems -
presumably because of alignment in the procedure calling
standard.
I'd missed this in one place. Fixed here.
<log></log>
Diffstat (limited to 'docs/refcount.txt')
0 files changed, 0 insertions, 0 deletions