]> git.ipfire.org Git - thirdparty/cups.git/commit
Make sure we call inflateEnd when there is an error reading or comparing the stream...
authorMichael R Sweet <msweet@msweet.org>
Sat, 12 Oct 2024 15:45:13 +0000 (11:45 -0400)
committerMichael R Sweet <msweet@msweet.org>
Sat, 12 Oct 2024 15:45:13 +0000 (11:45 -0400)
commit7a2d383ee59a90f41d482476edb909165ea9565d
treed933b5927da1d403b726a9e96e658adfc6057f5b
parent0015991a1cb903d8e8aefa9cf60cad07d3763c1e
Make sure we call inflateEnd when there is an error reading or comparing the stream CRC (Issue #1070)
cups/file.c