martin-g opened a new pull request, #642:
URL: https://github.com/apache/avro-rs/pull/642

   A recursive schema can lead to stack overflow (i.e. an abort) in OCF 
decoding, Value resolving and Schema deserialization. Add 
`util::max_decode_recursion_depth(usize)` to be able to control the recursipn 
depth
   
   Reported-by: Security scans


-- 
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