[gs-bugs] [Bug 691987] New: Valgrind reports use of uninitialised variables
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Sun Feb 20 17:30:08 UTC 2011
http://bugs.ghostscript.com/show_bug.cgi?id=691987
Summary: Valgrind reports use of uninitialised variables
Product: GhostPCL
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P4
Component: PCL interpreter
AssignedTo: henry.stiles at artifex.com
ReportedBy: robin.watts at artifex.com
QAContact: gs-bugs at ghostscript.com
Estimated Hours: 0.0
valgrind --track-origins=yes main/obj/pcl6 -r75 -o /dev/null -sDEVICE=pbmraw
../ghostpcl/tets_private/customer_tests/simple.pcl
shows that pcl_set_cap_x and pcl_set_cap_y can be called with pcs->cap.x and
pcs->cap.y undefined and yet their values are used.
--
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the gs-bugs
mailing list