• Kenton Varda's avatar
    Fix fuzz-test with -fno-exceptions. · 41c15b12
    Kenton Varda authored
    This includes making builders a little more tolerant of corrupt data. Note that our threat model generally does not expect this tolerance -- we expect that builders always contain either structures created locally or copied in from a reader, which does a certain amount of validation in itself.
    41c15b12
fuzz-test.c++ 8.55 KB