diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-10-10 15:45:17 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-10-10 15:45:17 +0200 |
commit | 02d79c189cab195edd3b4ef2762dd4251aa16808 (patch) | |
tree | 37ca38ce6870d4eb6e9e335c7131c208eadc4464 /open_issues | |
parent | 03c4a2899227130d5c8f8c2addebf1aaa5240f55 (diff) | |
parent | 7735581e1ccb327c63fcb3192d4ff542c7b2238f (diff) |
Merge remote-tracking branch 'flubber/master'
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 e8e5ba0e..bb74d958 100644 --- a/open_issues/code_analysis.mdwn +++ b/open_issues/code_analysis.mdwn @@ -105,11 +105,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? |