]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix end-of-request processing for chunked, compressed input - need to break out
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Sat, 22 Dec 2012 04:39:14 +0000 (04:39 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Sat, 22 Dec 2012 04:39:14 +0000 (04:39 +0000)
commitff90330f502ac2175f840c0196e826191e5bd46a
treea3b722de17fc8f426a35ea268847edec3493c89b
parent3f2deae3ec0505314dd1c62cd77fb5d17aa7792b
Fix end-of-request processing for chunked, compressed input - need to break out
of the loop to get the state transition to happen.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10781 7a7537e8-13f0-0310-91df-b6672ffda945
cups/http.c