mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-18 04:38:08 +00:00
use OsStr instead of CStr for file paths
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#![cfg(os_family="unix")]
|
||||
#![allow(unused_variables)]
|
||||
|
||||
use custom_mutator::{export_mutator, CustomMutator};
|
||||
|
Reference in New Issue
Block a user