You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "alexstanovoy (via GitHub)" <gi...@apache.org> on 2024/03/25 10:21:48 UTC

[PR] AVRO-3964: [Rust] Fix out-of-bounds panic [avro]

alexstanovoy opened a new pull request, #2821:
URL: https://github.com/apache/avro/pull/2821

   ## What is the purpose of the change
   
   This pull request fixes AVRO-3964, changing panic to error.
   
   ## Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ## Documentation
   
   - Does this pull request introduce a new feature? - No.
   - If yes, how is the feature documented? - Not applicable.
   


-- 
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: dev-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] AVRO-3964: [Rust] Fix out-of-bounds panic [avro]

Posted by "martin-g (via GitHub)" <gi...@apache.org>.
martin-g commented on PR #2821:
URL: https://github.com/apache/avro/pull/2821#issuecomment-2017781675

   The failure is due to new lint in Rust 1.77. I will handle it!


-- 
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: issues-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] AVRO-3964: [Rust] Fix out-of-bounds panic [avro]

Posted by "martin-g (via GitHub)" <gi...@apache.org>.
martin-g merged PR #2821:
URL: https://github.com/apache/avro/pull/2821


-- 
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: dev-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] AVRO-3964: [Rust] Fix out-of-bounds panic [avro]

Posted by "martin-g (via GitHub)" <gi...@apache.org>.
martin-g commented on PR #2821:
URL: https://github.com/apache/avro/pull/2821#issuecomment-2017813459

   Please rebase to latest `main`!


-- 
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: issues-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] AVRO-3964: [Rust] Fix out-of-bounds panic [avro]

Posted by "martin-g (via GitHub)" <gi...@apache.org>.
martin-g commented on PR #2821:
URL: https://github.com/apache/avro/pull/2821#issuecomment-2017845290

   Thank you, @alexstanovoy !


-- 
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: issues-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org