Loading
Fix getimagesize() calls on larger JPEGs
When SEEKing from the remote stream, we were not looping the fread() call, so if the required length was bigger than the chunk size, things broke.
When SEEKing from the remote stream, we were not looping the fread() call, so if the required length was bigger than the chunk size, things broke.