[gs-bugs] [Bug 690241] segmentation fault
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Mon Feb 23 12:51:58 PST 2009
http://bugs.ghostscript.com/show_bug.cgi?id=690241
------- Additional Comments From marcos.woehrmann at artifex.com 2009-02-23 12:51 -------
Change 1 shouldn't be a problem, I've forwarded proposed the engineer in charge of the matrix math
functions for confirmation.
Change 2 is more of an issue, the variable npoints is an unsigned value, so assigning it to a signed int
might be a problem. I've contacted the responsible engineer to see what he thinks.
Change 3 appears reasonable as well, since chId is later assigned to be first_chId and that's declared as an
UL32.
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the gs-bugs
mailing list