mongodb / bson-rust

Encoding and decoding support for BSON in Rust
MIT License
405 stars 134 forks source link

RUST-2028 Fix Decimal128 panic when parsing strings w/o a char boundary at idx 34 #496

Closed arthurprs closed 2 months ago

arthurprs commented 2 months ago

Fix Decimal128 panic when parsing strings w/o a char boundary at idx 34 (Coefficient::MAX_DIGITS).