Confirmed users
1,345
edits
Nnethercote (talk | contribs) |
Nnethercote (talk | contribs) |
||
Line 38: | Line 38: | ||
** Record non-reproducible fuzz crashes in rr so they can be played back reliably. | ** Record non-reproducible fuzz crashes in rr so they can be played back reliably. | ||
* Extend use of static | * Extend use of static analysis (e.g. compiler warnings, clang's static analysis, Coverity) and dynamic analysis (ASan, TSan, Valgrind). | ||
* Eliminate crash-prone code patterns. | * Eliminate crash-prone code patterns. |