]> www.fi.muni.cz Git - evince.git/commit
Make sure load job doesn't finish successfully when the document is not
authorCarlos Garcia Campos <carlosgc@gnome.org>
Tue, 29 Apr 2008 19:09:39 +0000 (19:09 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Tue, 29 Apr 2008 19:09:39 +0000 (19:09 +0000)
commitb319a23ddba7c54078aefaae57a036d25a1e5c4b
tree1c620f25390786dd65054cd0b934b94f60285c85
parent840b2e3dae4b898d1e1fdbc3e7ef0529f36d6745
Make sure load job doesn't finish successfully when the document is not

2008-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>

* backend/djvu/djvu-document-private.h:
* backend/djvu/djvu-links.c:
* backend/djvu/djvu-text.c:
* backend/djvu/djvu-document.c: (djvu_handle_events),
(djvu_wait_for_message), (djvu_document_load),
(document_get_page_size), (djvu_document_render),
(djvu_document_thumbnails_get_thumbnail),
(djvu_document_file_exporter_end):

Make sure load job doesn't finish successfully when the document
is not successfully decoded by libdjvu. Fixes bug #530202.

svn path=/trunk/; revision=3027
ChangeLog
backend/djvu/djvu-document-private.h
backend/djvu/djvu-document.c
backend/djvu/djvu-links.c
backend/djvu/djvu-text.c