Highlights
Denial of Service: 1 prior fix. Scrutinize any change in this area.
src/lib.rs: most-fixed (1 issue). Treat as high-risk during review.
1 high-severity fix in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Denial of Service: An unvalidated array index access during a 2-byte conversion can trigger an out-of-bounds panic, causing a Denial of Service (DoS) in applications relying on this library for real-time or parsing operations. This is highly exploitable if malicious input dictates the length or structure of the slice being converted.