Bug 688912 - Valgrind: Uninitialised data in gx_image3x_plane_data()
Summary: Valgrind: Uninitialised data in gx_image3x_plane_data()
Status: RESOLVED DUPLICATE of bug 689138
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: PS Interpreter (show other bugs)
Version: master
Hardware: PC Linux
: P4 normal
Assignee: Alex Cherepanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-23 19:44 UTC by Alex Cherepanov
Modified: 2007-12-13 12:55 UTC (History)
0 users

See Also:
Customer:
Word Size: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Cherepanov 2006-09-23 19:44:57 UTC
File: ai2.pdf - pdfwrite

Conditional jump or move depends on uninitialised value(s)
   at 0x813284F: gx_image3x_plane_data (gximag3x.c:746)
   by 0x8286682: gx_image_plane_data_rows (gximage.c:180)
   by 0x82525B7: gs_image_next_planes (gsimage.c:519)
   by 0x80E14AE: image_file_continue (zimage.c:501)
   by 0x80BA8A0: call_operator (interp.c:104)
   by 0x80BC19A: interp (interp.c:1146)
   by 0x80BAE22: gs_call_interp (interp.c:488)
   by 0x80BACED: gs_interpret (interp.c:446)
   by 0x80B2068: gs_main_interpret (imain.c:214)
   by 0x80B2923: gs_main_run_string_end (imain.c:530)
   by 0x80B280C: gs_main_run_string_with_length (imain.c:488)
   by 0x80B278D: gs_main_run_string (imain.c:470)
Comment 1 Alex Cherepanov 2007-03-25 10:34:06 UTC

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