Sanket Kanjalkar
|
9aebb96fb9
|
Fix psbt fuzz crash
Fixes: https://github.com/rust-bitcoin/rust-bitcoin/issues/3628
This occurs when combining two PSBTs with different xpub key sources. Added a length check before indexing into slices to prevent out-of-bounds access.
|
2024-11-26 21:35:14 -08:00 |