Bug 688917

Summary: Valgrind: Uninitialised data in gs_point_transform2fixed()
Product: Ghostscript Reporter: Alex Cherepanov <alex>
Component: PDF WriterAssignee: Alex Cherepanov <alex>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P4    
Version: master   
Hardware: PC   
OS: Linux   
Customer: Word Size: ---

Description Alex Cherepanov 2006-09-24 05:44:08 UTC
File pdfwrite - 446-01-fixed.ps

Conditional jump or move depends on uninitialised value(s)
   at 0x8257E31: gs_point_transform2fixed (gsmatrix.c:401)
   by 0x810BB3D: shade_next_coords (gxshade.c:224)
   by 0x8206DA1: put_float_mesh_data (gdevpdfv.c:665)
   by 0x82072F9: pdf_put_mesh_shading (gdevpdfv.c:807)
   by 0x8207686: pdf_put_pattern2 (gdevpdfv.c:916)
   by 0x81F0D82: pdf_reset_color (gdevpdfg.c:431)
   by 0x81F0ED2: pdf_set_drawing_color (gdevpdfg.c:462)
   by 0x81EA392: pdf_setfillcolor (gdevpdfd.c:103)
   by 0x81ED750: gdev_pdf_fill_rectangle_hl_color (gdevpdfd.c:1414)
   by 0x80554B8: gs_rectfill (gsdps1.c:192)
   by 0x80566F0: zrectfill (zdps1.c:299)
   by 0x80BA8A0: call_operator (interp.c:104)
Comment 1 Alex Cherepanov 2007-03-25 05:55:35 UTC
Confirmed in v. 8.57 by Valgrind 3.2.3 but
not detected by Purify 7
Comment 2 Alex Cherepanov 2007-08-15 20:25:08 UTC

*** This bug has been marked as a duplicate of 688914 ***