johannesvollmer / exrs

100% Safe Rust OpenEXR file library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart Fuzzing

johannesvollmer opened this issue · comments

What can be improved or is missing?

Use AFL for additional fuzzing.

Implementation Approach

Run inside docker, because Windows is not supported. Maybe there is even some tool that does this?

Can we add it to the CI?