hashcloak / Meson

The monorepo for Meson project
GNU General Public License v3.0
11 stars 6 forks source link

Set up fuzzing harness #127

Open Mikerah opened 2 years ago

Mikerah commented 2 years ago

Since Meson is such a complex project, we need to start integrating fuzzing into our process as early as possible. This will be a large task. As such, this issue is mainly keeping track of all the fuzzing related things we need to do in order to integrate basic fuzzing into Meson.

onokatio commented 1 year ago