Bug 702955 - Valgrind error in cmd_put_list_op
Summary: Valgrind error in cmd_put_list_op
Status: RESOLVED FIXED
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: Valgrind/AddressSanitizer (show other bugs)
Version: master
Hardware: PC Linux
: P4 normal
Assignee: Default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-01 08:19 UTC by Peter Cherepanov
Modified: 2021-08-13 20:08 UTC (History)
0 users

See Also:
Customer:
Word Size: ---


Attachments
Sample file (101.31 KB, application/pdf)
2020-10-01 08:19 UTC, Peter Cherepanov
Details
Sample file (1.33 KB, application/gzip)
2020-10-02 21:34 UTC, Peter Cherepanov
Details

Note You need to log in before you can comment on or make changes to this bug.
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.