diff options
author | EuAndreh <eu@euandre.org> | 2021-07-31 16:13:22 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-07-31 16:13:22 -0300 |
commit | 143ee768e595bb68fe2a2e5925ce4cdca13f19cc (patch) | |
tree | f4174c8f4d793f13bcb21e3e82f51e7977614aa7 | |
parent | TODOs.md: Add #task-b3d67f87-c55a-a9b6-c9f8-c2f57d2f5803 (diff) | |
download | gistatic-143ee768e595bb68fe2a2e5925ce4cdca13f19cc.tar.gz gistatic-143ee768e595bb68fe2a2e5925ce4cdca13f19cc.tar.xz |
TODOs.md: Add link to talk on sanitizing, fuzzing and hardening
-rw-r--r-- | TODOs.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ Tools references: Links I found useful: - <https://developers.redhat.com/blog/2014/10/16/gcc-undefined-behavior-sanitizer-ubsan> - <https://www.jetbrains.com/help/clion/google-sanitizers.html#makefiles-compdb> +- <https://www.youtube.com/watch?v=FP8zFhB_cOo> [sanitizers]: https://clang.llvm.org/docs/ [LibFuzzer]: https://llvm.org/docs/LibFuzzer.html |