Summary: | Hangs when opening: File, Properties dialog | ||
---|---|---|---|
Product: | [Unmaintained] kpdf | Reporter: | Juha Tuomala <tuju> |
Component: | general | Assignee: | Albert Astals Cid <aacid> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | rdieter |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Juha Tuomala
2008-07-09 16:35:20 UTC
SVN commit 836688 by aacid: Some documents have loops in XObject dictionaries, make sure we don't get in an infinite loop while traversing them BUG: 166145 M +34 -13 generator_pdf.cpp M +1 -1 generator_pdf.h WebSVN link: http://websvn.kde.org/?view=rev&revision=836688 Thanks! :) |