crash in sequoia_openpgp_ffi::parse::pgp_packet_parser_from_bytes
When fuzzing the function I got this output:
thread '<unnamed>' panicked at 'attempt to shift left with overflow', /home/capitol/projects/sequoia/openpgp/src/parse.rs:2630:13
The data input that caused the crash was:
[212, 43, 1, 0, 0, 125, 212, 0, 10, 10, 10]
Edited by Alexander Kjäll