kmx git
login
register
kc3-lang
/
brotli
/
c/fuzz/decode_fuzzer.c
c/fuzz/decode_fuzzer.c
Log
Author
Commit
Date
CI
Message
6ee96e29
2023-07-03T19:13:24
Internal changes PiperOrigin-RevId: 545262005
6db17c87
2023-03-01T16:51:03
0.4-1.5% decoder speedup PiperOrigin-RevId: 513248503
bfa15d40
2023-06-22T10:27:21
fuzz: make target resist allocation failures (#1023) So that fuzzing can go on with simulated allocation failures
7505290e
2018-06-18T14:39:38
Convert fuzzer to C99. (#686)