summaryrefslogtreecommitdiff
path: root/source/fitz/store.c
diff options
context:
space:
mode:
authorMatt Holgate <matt@emobix.co.uk>2014-06-17 11:14:39 +0100
committerMatt Holgate <matt@emobix.co.uk>2014-06-17 11:14:39 +0100
commitd5a22b7c76c7c0f67f9350b2a7a5dc030b212421 (patch)
treecf8fad1957e781910ddf4cd54ca1a3defca91bf2 /source/fitz/store.c
parentca2668fc29cfe4180ae672050fbea67d4a1023a2 (diff)
downloadmupdf-d5a22b7c76c7c0f67f9350b2a7a5dc030b212421.tar.xz
Fix for bug #694967 - MuPDF crashes after pressing the Back Button while it renders a specific PDF
Some async tasks were still trying to access the globals pointer, which had been nulled during shutdown, leading to a crash. Check for NULL and return cleanly in this case. Possibly we should also be calling AsyncTask.get() to wait for the tasks to finish, before nulling the global pointer?
Diffstat (limited to 'source/fitz/store.c')
0 files changed, 0 insertions, 0 deletions