diff options
author | Robin Watts <robin.watts@artifex.com> | 2016-10-24 14:14:37 +0100 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2016-10-24 14:42:46 +0100 |
commit | a76bbd0f0b2f966a04a560cb02ba2d926f0e4adb (patch) | |
tree | d5aa9c04ae1569d9782fce3e890f6a869ad3a2cf /platform/android/example | |
parent | afaf3dc8801e863fdfafdda35192973fa635cb0e (diff) | |
download | mupdf-a76bbd0f0b2f966a04a560cb02ba2d926f0e4adb.tar.xz |
Bug 697226: Fix SEGV in Android viewer.
As we skip through pages very quickly, it is apparently possible
to trigger a SEGV. Alex Talis has given a clear description of
the problem on the bug, and proposed this solution.
Essentially this tweaks our CancellableAsyncTask class to ensure
that we do not destroy the cookie before it has finished being
accessed.
Diffstat (limited to 'platform/android/example')
0 files changed, 0 insertions, 0 deletions