<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test316, branch gemini-meta</title>
<subtitle>cURL mirror with patches applied
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/'/>
<entry>
<title>brotli: data at the end of content can be lost</title>
<updated>2017-12-27T12:00:54+00:00</updated>
<author>
<name>Mikalai Ananenka</name>
<email>git@3dyd.com</email>
</author>
<published>2017-12-25T21:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=58d7cd28a0d8306c91be6ea393d861b92165402f'/>
<id>58d7cd28a0d8306c91be6ea393d861b92165402f</id>
<content type='text'>
Decoding loop implementation did not concern the case when all
received data is consumed by Brotli decoder and the size of decoded
data internally hold by Brotli decoder is greater than CURL_MAX_WRITE_SIZE.
For content with unencoded length greater than CURL_MAX_WRITE_SIZE this
can result in the loss of data at the end of content.

Closes #2194
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Decoding loop implementation did not concern the case when all
received data is consumed by Brotli decoder and the size of decoded
data internally hold by Brotli decoder is greater than CURL_MAX_WRITE_SIZE.
For content with unencoded length greater than CURL_MAX_WRITE_SIZE this
can result in the loss of data at the end of content.

Closes #2194
</pre>
</div>
</content>
</entry>
</feed>
