diff options
author | antrik <antrik@users.sf.net> | 2011-10-05 12:18:32 +0200 |
---|---|---|
committer | antrik <antrik@users.sf.net> | 2011-10-05 12:18:42 +0200 |
commit | 6bac131fd3dee0e3a4c1aa35338ec24d296c2f6d (patch) | |
tree | 8738e4b4fb0fa1ec96d2596aebe22e573e957350 /open_issues | |
parent | 472760ace3750cd013a1e5d6af42290600ee0a29 (diff) |
Spelling: fuzzying -> fuzzing
Diffstat (limited to 'open_issues')
-rw-r--r-- | open_issues/code_analysis.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/open_issues/code_analysis.mdwn b/open_issues/code_analysis.mdwn index 6cb304ef..67fe8251 100644 --- a/open_issues/code_analysis.mdwn +++ b/open_issues/code_analysis.mdwn @@ -97,11 +97,11 @@ There is a [[!FF_project 276]][[!tag bounty]] on some of these tasks. glibc's heap structure. its kinda handy, might help? <vsrinivas> MALLOC_CHECK_ was the envvar you want, sorry. - * Input fuzzying + * Input fuzzing Not a new topic; has been used (and a paper published) for early UNIX tools, I[[I|tschwinge]]RC. * <http://caca.zoy.org/wiki/zzuf> - What about some [[RPC]] fuzzying? + What about some [[RPC]] fuzzing? |