]> 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:12:43 +0000 (08:12 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Fri, 29 Jun 2007 08:12:43 +0000 (08:12 +0000)
commitfc5bd6e5426b6666958e7fae559c971f2c608d76
tree0af794c8dcfc1b62ecc31f4ee67c762f05cb8b48
parent5ecf2bfd3311cfb403a6a6446ee6e10f6a410413
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=/branches/gnome-2-18/; revision=2526
ChangeLog
backend/pdf/ev-poppler.cc