77
Developer Reception
[…] Dr. Rigger's fuzzers, on the other hand, are able to find cases
where SQLite computes an incorrect answer. Rigger has found many
such cases. Most of these finds are fairly obscure corner cases
involving type conversions and affinity transformations, and a good
number of the finds are against unreleased features. Nevertheless,
his finds are still important as they are real bugs, and the
SQLite developers are grateful to be able to identify and fix the
underlying problems. Rigger's work is currently unpublished. When
it is released, it could be as influential as Zalewski's invention of AFL
and profile-guided fuzzing.
https://www.sqlite.org/testing.html