Hide Forgot
Description of problem: 1. Using uninitialized pointer desc base/gdevpdtd.c:764 - Declaring variable "desc" without initializer. base/gdevpdtd.c:769 - Using uninitialized value "desc". base/gdevpdtd.c:769 - Using uninitialized value "desc->Flags". 2. Static array overrun /base/gdevpdfc.c:517, 518 - Declaration of float arrays with size 4. base/gdevpdfc.c:529, 523 - Arrays out_low and out_high are wrongly dereferenced in function pdf_SepCMYK_ConvertToRGB with index 4 instead of 3. Version-Release number of selected component (if applicable): ghostscript-8.70-9.el5 Additional info: These defects were introduced between versions 8.70-6.el5 and 8.70-9.el5.
Fixes are upstream in commits c7474f22 and 13028e7b.
Closing as duplicate of bug #710074, which adds the PDF/A feature. *** This bug has been marked as a duplicate of bug 710074 ***