Edit

kc3-lang/libxml2/fuzz/xml.options

Branch :

  • Show log

    Commit

  • Author : Nick Wellnhofer
    Date : 2020-12-16 15:41:52
    Hash : 9086988f
    Message : Enforce maximum length of fuzz input Remove the libfuzzer max_len option which doesn't apply to other fuzzing engines. Enforce the maximum length directly in the fuzz targets. For the xml target, lower the maximum when expanding entities to avoid timeout and OOM errors.

  • fuzz/xml.options
  • [libfuzzer]
    timeout = 20