This is an automated email from the ASF dual-hosted git repository.
martin-g pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/avro-rs.git
from a439ee7 fix: No recursion depth limit in decode_internal /
resolve_internal / serde deserializer (#642)
new 5f22c34 fix: OCF block message count unbounded with
zero-byte-consuming decode (#643)
new fd1802e fix: Empty avro.codec.compression_level metadata panics
reader via bytes[0] (#644)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
avro/src/reader/block.rs | 164 +++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 160 insertions(+), 4 deletions(-)