diff options
author | Robin Watts <Robin.Watts@artifex.com> | 2023-03-09 19:08:16 +0000 |
---|---|---|
committer | Chris Liddell <chris.liddell@artifex.com> | 2023-03-10 08:44:34 +0000 |
commit | d8465964aada1453437c0fa09eb3f54803f636cb (patch) | |
tree | 3367a0a7eb078fda402d3a03d5aa683d00a425e8 /jbig2dec | |
parent | 367fd7f3a5422757655d644a4d0d2677fc16e60c (diff) | |
download | ghostpdl-d8465964aada1453437c0fa09eb3f54803f636cb.tar.gz |
Bug 706464: Avoid strcpy onto itself.
It seems that the pipe opening code can copy a string on top
of itself. No point in that, and it's strictly against the
C rules. Avoid that case.
Thanks to Youngseok Choi for the report.
Diffstat (limited to 'jbig2dec')
0 files changed, 0 insertions, 0 deletions