Browse Source

doc: Mention zzuf in the fuzz testing section

It's pretty much the best tool for the job, and it's what we
all use now anyway.

Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
tags/n1.2
Derek Buitenhuis 12 years ago
parent
commit
dc3e12d1cb
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      doc/developer.texi

+ 2
- 1
doc/developer.texi View File

@@ -451,7 +451,8 @@ send a reminder by email. Your patch should eventually be dealt with.
other security issues?
@item
Did you test your decoder or demuxer against damaged data? If no, see
tools/trasher and the noise bitstream filter. Your decoder or demuxer
tools/trasher, the noise bitstream filter, and
@uref{http://caca.zoy.org/wiki/zzuf, zzuf}. Your decoder or demuxer
should not crash or end in a (near) infinite loop when fed damaged data.
@item
Does the patch not mix functional and cosmetic changes?


Loading…
Cancel
Save