steveloughran commented on PR #3745:
URL: https://github.com/apache/avro/pull/3745#issuecomment-4408279532

   @RyanSkraba been addressed, see the latest patch. Took @iemejia's changes 
except for the bit where claude wanted to reimplement write() and buffer 
expansion. That was both brittle and kind of committing.
   
   which means that it can grow to 2x the actual requested size limit, while 
the limit is still holding. Not ideal, but this is designed to prevent 
malicious decompression files, so shouldn't be part of day-to-day work, where 
things are nicely within the limits.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to