This is an automated email from the ASF dual-hosted git repository.
martin-g pushed a change to branch recursion-depth-check-decoding-deserializing
in repository https://gitbox.apache.org/repos/asf/avro-rs.git
from a965dd4 fix: No recursion depth limit in decode_internal /
resolve_internal / serde deserializer
add 1471846 Improve docs and comments
No new revisions were added by this update.
Summary of changes:
avro/src/serde/deser_schema/mod.rs | 4 +---
avro/src/util.rs | 3 +--
avro/tests/recursion_depth_deser.rs | 2 +-
avro/tests/recursion_depth_value_resolve.rs | 2 +-
4 files changed, 4 insertions(+), 7 deletions(-)