| Summary: | Division by Zero at devices/gdevepsn.c:343 in eps_print_page | ||
|---|---|---|---|
| Product: | Ghostscript | Reporter: | Suhwan <prada960808> |
| Component: | General | Assignee: | Julian Smith <julian.smith> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P4 | ||
| Version: | master | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Customer: | Word Size: | --- | |
| Attachments: | poc | ||
|
Description
Suhwan
2019-11-05 17:02:06 UTC
There's a similar bug in devices/gdevepsc.c:epsc_print_page, which can be seen with:
./sanbin/gs -dBATCH -dNOPAUSE -dSAFER -r8 -dNOCIE -dFitPage -sOutputFile=tmp -sDEVICE=epsonc ../bug-701843.pdf
|