[Poppler-bugs] [Bug 24721] Potential negative page index

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Oct 25 13:58:43 PDT 2009


http://bugs.freedesktop.org/show_bug.cgi?id=24721


Albert Astals Cid <tsdgeos at terra.es> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Albert Astals Cid <tsdgeos at terra.es>  2009-10-25 13:58:43 PST ---
Fixed by adding 

if (interval->length < 0) interval->length = 0;

That should be enough for the moment.

Thanks for the report.

By the way i just realized that the pagelabelinfo implementation has some
problems, mail me in private if you have time to code a small patch for it.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list