summary refs log tree commit diff
path: root/fuzz/qcow_fuzzer.rs
Commit message (Expand)AuthorAge
* use `SharedMemory::{named, anon}` to replace `::new`Zach Reizner2019-09-11
* edition: Remove extern crate linesDavid Tolnay2019-04-15
* fuzz: Add qcow fuzzingDylan Reid2019-03-25