mirror of
https://github.com/junegunn/fzf
synced 2026-08-10 20:01:42 +00:00
13a83e3475
- Vary normalize in the fuzz targets; document why the exhaustive sweep keeps it fixed (no-op for ASCII input) - Seed the fuzz targets with patterns of the right length; single-char seeds were all two-char and got rejected - Note that the disable* hook forbids parallel test execution