]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix a bug in the status reading code when sending a compressed data stream to an...
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Wed, 19 Feb 2014 16:49:29 +0000 (16:49 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Wed, 19 Feb 2014 16:49:29 +0000 (16:49 +0000)
commitd423d83d10adfc28f25da1e563e730a8e387871c
treeae5078ac14f92b52b372ccc1ab2b224d2cb2d17f
parenta27a134a706faa7515db8d01bd0969c628f044d5
Fix a bug in the status reading code when sending a compressed data stream to an IPP printer/server (<rdar://problem/16019623>)

Don't use the compression buffer when reading, don't use the decompression
buffer when writing.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11613 a1ca3aef-8c08-0410-bb20-df032aa958be
CHANGES-1.7.txt
cups/http.c