Bug 702955

Summary: Valgrind error in cmd_put_list_op
Product: Ghostscript Reporter: Peter Cherepanov <sphinx.pinastri>
Component: Valgrind/AddressSanitizerAssignee: Default assignee <ghostpdl-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P4    
Version: master   
Hardware: PC   
OS: Linux   
Customer: Word Size: ---
Attachments: Sample file
Sample file

Description Peter Cherepanov 2020-10-01 08:19:16 UTC
Created attachment 19902 [details]
Sample file

Valgrind reports an error in cmd_put_list_op() on the xpswrite device.
Comment 1 Peter Cherepanov 2020-10-02 21:34:25 UTC
Created attachment 19910 [details]
Sample file

This is the log for the commit df537046c2130be285b213b5d0478159d1c5b16d .
This bug report is about the first error in the log. The rest are assumed to be duplicates or parts of the cascade.
Comment 2 Ray Johnston 2021-08-13 20:08:25 UTC
No longer happens. Tested with commit 4ea891719046f38f2d7758f7556d7a291fb1b1ad

Not worth git bisect since it is fixed.