pdftract/fuzz
jedarden 3e10daa2a1 fix(bf-2zdma): restore content fuzz harness and verify build
- Restore fuzz/fuzz_targets/content.rs from commit b05a90c6
- File was missing from current tree but defined in Cargo.toml
- Verify cargo fuzz build content completes successfully
- Add verification note at notes/bf-2zdma.md

Acceptance criteria:
- cargo fuzz build content completes successfully: PASS
- No compilation errors or warnings: PASS
- fuzz/target directory exists and contains build artifacts: PASS
- All fuzz dependencies are resolved: PASS

Closes bf-2zdma
2026-07-05 17:27:10 -04:00
..
fuzz_targets fix(bf-2zdma): restore content fuzz harness and verify build 2026-07-05 17:27:10 -04:00
Cargo.toml fix(bf-1c4f6): build content fuzz harness 2026-07-05 13:22:49 -04:00