diff options
author | Sebastian Rasmussen <sebras@gmail.com> | 2017-04-18 03:46:54 +0800 |
---|---|---|
committer | Sebastian Rasmussen <sebras@gmail.com> | 2017-04-20 19:47:03 +0800 |
commit | 1f1c5a6a813229c52ed2af086bbf462b1b986338 (patch) | |
tree | 63967f7cfab764221128e587d89b2c9ed9937bd6 /platform/java/src | |
parent | 1c4483f5f01377495bda09438364e3e2ea13af98 (diff) | |
download | mupdf-1f1c5a6a813229c52ed2af086bbf462b1b986338.tar.xz |
jni: to_Annotation() may fz_throw(), make it safe.
Previously to_Annotation() would fz_throw() upon errors,
but the code calling it couldn't handle that. Create
to_Annotation_safe() that does not throw and remove the
now unused to_Annotation().
Diffstat (limited to 'platform/java/src')
0 files changed, 0 insertions, 0 deletions