Skip to content
  • Nick Mathewson's avatar
    Code to disable memory sentinels for fuzzing · b923c4dc
    Nick Mathewson authored
    This feature makes it possible to turn off memory sentinels (like
    those used for safety in buffers.c and memarea.c) when fuzzing, so
    that we can catch bugs that they would otherwise prevent.
    b923c4dc