fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
377 B
Plaintext
7 lines
377 B
Plaintext
zzuf is a transparent application input fuzzer. Its purpose is to
|
|
find bugs in applications by corrupting their user-contributed data
|
|
(which more than often comes from untrusted sources on the Internet).
|
|
It works by intercepting file and network operations and changing
|
|
random bits in the program's input. zzuf's behaviour is
|
|
deterministic, making it easier to reproduce bugs.
|