Fix handling of maximum response size in ImageProxyAction
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 5 Mar 2021 12:41:00 +0000 (13:41 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 5 Mar 2021 12:44:13 +0000 (13:44 +0100)
commit895cfdaa43fea0d107746df6feaf8f9287854b2c
tree65cfb071941e406e06d6359a26d256a914a7d346
parent54a6e275fb5d1f6c51547c41a64da7f72aba4b5d
Fix handling of maximum response size in ImageProxyAction

The previous implementation might have resulted in a truncated / broken image
which is undesirable.
wcfsetup/install/files/lib/action/ImageProxyAction.class.php