Skip to content

Commit e49e125

Browse files
committed
minor link update for the fwknop project
1 parent 8d14372 commit e49e125

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,8 @@ represent cumulative code coverage across all AFL test cases. This data can then
203203
be reviewed to ensure that all expected functions are indeed exercised by AFL -
204204
just point a web browser at `/path/to/afl-fuzz-output/cov/web/lcov-web-final.html`.
205205
Below is a sample of what this report looks like for a cumulative AFL fuzzing
206-
run - this is against the fwknop project, and the full report is
207-
[available here](https://www.cipherdyne.org/fwknop/2.6.7-afl-lcov-results/).
206+
run - this is against the [fwknop](https://github.com/mrash/fwknop) project, and
207+
the full report is [available here](https://www.cipherdyne.org/fwknop/2.6.7-afl-lcov-results/).
208208
Note that even though fwknop has a dedicated set of
209209
[AFL wrappers](https://github.com/mrash/fwknop/tree/master/test/afl), it is still
210210
difficult to achieve high percentages of code coverage. This provides evidence

0 commit comments

Comments
 (0)