bitcoindevkit / bdk

A modern, lightweight, descriptor-based wallet library written in Rust!
Other
871 stars 312 forks source link

Validate previous tx outputs for get_psbt_input #1705

Open notmandatory opened 2 weeks ago

notmandatory commented 2 weeks ago

"In get_psbt_input, the size of the previous transaction's output vector is similarly assumed, which could lead to a crash when creating a transaction."