[ 
https://issues.apache.org/jira/browse/AVRO-3964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Tzvetanov Grigorov reassigned AVRO-3964:
-----------------------------------------------

    Assignee: Martin Tzvetanov Grigorov

> [Rust] Out-of-bounds panic
> --------------------------
>
>                 Key: AVRO-3964
>                 URL: https://issues.apache.org/jira/browse/AVRO-3964
>             Project: Apache Avro
>          Issue Type: Bug
>          Components: rust
>            Reporter: Alexander Stanovoy
>            Assignee: Martin Tzvetanov Grigorov
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 1.12.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Due to a typo, it's possible to get out-of-bounds panic on 
> [decode|https://github.com/apache/avro/blob/main/lang/rust/avro/src/decode.rs#L326-L327].
>  It should've been `(0..symbols.len())` instead.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to