Description of problem: xpdf crashes if an outline element without any reference to a text location is selected. Such outline entries can be used as dividers of separate parts of the document. One such document is the POSIX specification. Version-Release number of selected component (if applicable): xpdf-3.00-5 How reproducible: always Steps to Reproduce: 1.load POSIX spec in xpdf 2.click on "Rationale" outline 3. Actual results: crash Expected results: nothing Additional info: I'll attach a patch.
Created attachment 104912 [details] Patch fixing the crash Tested.
it's fixed in xpdf-3.00-6, thanks for the patch file.