Summary: | inferno device segfaulted with attachment 3609 | ||
---|---|---|---|
Product: | Ghostscript | Reporter: | Hin-Tak Leung <htl10> |
Component: | Other Driver | Assignee: | Ray Johnston <ray.johnston> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | wendyst2 |
Priority: | P4 | Keywords: | bountiable |
Version: | master | ||
Hardware: | PC | ||
OS: | Linux | ||
Customer: | Word Size: | --- | |
Attachments: | Patch |
Description
Hin-Tak Leung
2008-09-02 17:01:11 UTC
Created attachment 4675 [details]
Patch
Attached please find a patch for this bug. The gs_inferno_device() function
passed the wrong device type structure originally, and caused the params_size
member of the structure to be incorrect, hence insufficient memory allocated
and overrun.
Looked at the patch and tested it; I believe it is the right fix. Please commit and close. I concur. Please commit and close. The patch is committed as a rev. 9372. This device is not covered by regression testing. |