near / borsh-rs

Rust implementation of Binary Object Representation Serializer for Hashing
https://borsh.io/
Apache License 2.0
302 stars 66 forks source link

feat: Forbid Vectors of Zero-sized types from de-/serialization to resolve the RUSTSEC-2023-0033 (#145) #304

Closed mina86 closed 3 weeks ago

mina86 commented 3 weeks ago

This is a backport of commit e880d8786cb16aa9a3f258e7503932445d708df7.

mina86 commented 3 weeks ago

Ah, sorry, forgot that this will go to master. Let me close the PR and open Issue instead. ;)