diff options
author | Robin Watts <robin.watts@artifex.com> | 2014-04-01 17:29:12 +0100 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2014-04-01 18:12:18 +0100 |
commit | 30daa4f77e2c1f07fbca59b37ff07b4b642a4ebc (patch) | |
tree | 424a602b6f347f20141b93826c1f2fc74c2f4fc6 /platform/ios/Classes | |
parent | 06832d88b710cbe26a626b4f7c699432e280b2d4 (diff) | |
download | mupdf-30daa4f77e2c1f07fbca59b37ff07b4b642a4ebc.tar.xz |
Solve crash (NullPointerException) when cancelling from password prompt
Attempt to open a file that needs a password, and you will get a
dialogue box. Hit cancel on this, and the program crashes.
This is due to an attempt to release the bitmaps on a document
view that does not exist. Simple fix.
Diffstat (limited to 'platform/ios/Classes')
0 files changed, 0 insertions, 0 deletions