You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.
I've been giving libfuzzer a try and added a target for serde-yaml (see rust-fuzz/targets#46).
After a few million runs, it found a few things: https://gist.github.com/killercup/c6c2d4bddd9bb9eadacff3324828fc28
thread '<unnamed>' panicked at 'Out of bounds access'
(Sadly, I forgot to enable RUST_BACKTRACE…)
The text was updated successfully, but these errors were encountered: