sqlite-vec/tests/fuzz/corpus
Alex Garcia b669801d31 Add UBSAN findings TODO and improve vec-mismatch fuzzer
Document three classes of undefined behavior found by UBSAN:
function pointer type mismatches, misaligned f32 reads, and
float-to-integer overflow in vec_quantize_int8.

Improve vec-mismatch fuzzer to cover all error-path cleanup patterns:
type mismatches, dimension mismatches, single-arg functions, and
both text and blob inputs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 21:19:33 -08:00
..
exec Add comprehensive fuzz testing infrastructure with 6 new targets 2026-03-02 20:33:05 -08:00
json Add comprehensive fuzz testing infrastructure with 6 new targets 2026-03-02 20:33:05 -08:00
shadow-corrupt Add comprehensive fuzz testing infrastructure with 6 new targets 2026-03-02 20:33:05 -08:00
vec-mismatch Add UBSAN findings TODO and improve vec-mismatch fuzzer 2026-03-02 21:19:33 -08:00
vec0-create fuzz work 2024-07-25 11:16:06 -07:00
vec0-operations Add comprehensive fuzz testing infrastructure with 6 new targets 2026-03-02 20:33:05 -08:00