]> www.fi.muni.cz Git - evince.git/commit
Make sure thumbnails width and height is not <= 0. Fixes a crash with some
authorCarlos Garcia Campos <carlosgc@gnome.org>
Fri, 29 Jun 2007 08:10:30 +0000 (08:10 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Fri, 29 Jun 2007 08:10:30 +0000 (08:10 +0000)
commit0fc58f120a81a23d1ab13989e0fc19ee42543323
treed3c9d239660737af13ed90f8aab81658a7c4f7b3
parentc77da3648c8a899826c9e53bde70d320c1c615cc
Make sure thumbnails width and height is not <= 0. Fixes a crash with some

2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/pdf/ev-poppler.cc:
(pdf_document_thumbnails_get_dimensions):
Make sure thumbnails width and height is not <= 0. Fixes a crash
with some pdf documents which have really small pages.

svn path=/trunk/; revision=2525
ChangeLog
backend/pdf/ev-poppler.cc