Bug 692284 - xps_parse_resource_dictionary unexpectedly returns fz_okay with a NULL dictionary
Summary: xps_parse_resource_dictionary unexpectedly returns fz_okay with a NULL dictio...
Status: RESOLVED FIXED
Alias: None
Product: MuPDF
Classification: Unclassified
Component: mupdf (show other bugs)
Version: unspecified
Hardware: PC Windows 7
: P4 normal
Assignee: Tor Andersson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-16 16:41 UTC by zeniko
Modified: 2011-08-09 14:12 UTC (History)
0 users

See Also:
Customer:
Word Size: ---


Attachments
testcase (2.74 KB, application/vnd.ms-xpsdocument)
2011-06-16 16:41 UTC, zeniko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zeniko 2011-06-16 16:41:22 UTC
Created attachment 7597 [details]
testcase

... which causes a NULL-pointer dereference when e.g. loading the attached file.

Our fix: http://code.google.com/p/sumatrapdf/source/detail?r=3915