Commit fa4592c
feat: customize fuzz target with repo-specific logic
Replace generic TODO fuzzer with targeted testing:
- Memory safety validation
- String/data processing tests
- Parser/compiler edge cases
- Crash detection
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent c6e2efe commit fa4592c
1 file changed
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
8 | 17 | | |
0 commit comments