diff options
author | Sebastian Rasmussen <sebras@gmail.com> | 2016-08-24 23:47:17 +0800 |
---|---|---|
committer | Sebastian Rasmussen <sebras@gmail.com> | 2016-09-01 23:09:05 +0800 |
commit | b71976cf47e704679c158c0d81078ec74a18965b (patch) | |
tree | 01900e1fff4ad852316f3e3ecc06fc8a0ca692e8 /platform/java/src | |
parent | 7b6bc6ed4513bf19f96968702eba926d820f46bc (diff) | |
download | mupdf-b71976cf47e704679c158c0d81078ec74a18965b.tar.xz |
JNI: Do not check self pointer, it is always valid.
If an object reference is NULL the JVM will signal
NullPointerException before the JNI-code is executed.
Diffstat (limited to 'platform/java/src')
0 files changed, 0 insertions, 0 deletions