# Note: # To use this fuzzer with libfuzzer, add '-fsanitize=fuzzer' to CFLAGS, # and add '--mutate-file' to ecfuzz arguments. # This allows removing the ecfuzz argument '--target ./libfuzz_driver.c' # # To further investigate crashes: : <