]> git.ipfire.org Git - thirdparty/cups.git/commit
The scheduler did not handle GET requests for the log files properly (STR #3265)
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Thu, 20 Feb 2014 15:21:05 +0000 (15:21 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Thu, 20 Feb 2014 15:21:05 +0000 (15:21 +0000)
commit209cc9b629604a34b247f54bb646856bf2a3edaa
tree3da7264c1bb9a3d45d4bb105709d4bbb36649267
parent5353e5ee0063264ee4a557a98a19a9d0a7d2b053
The scheduler did not handle GET requests for the log files properly (STR #3265)

Limit the number of bytes read to the original file size.

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