aboutsummaryrefslogtreecommitdiff
path: root/TODOs.md
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-07-31 16:13:22 -0300
committerEuAndreh <eu@euandre.org>2021-07-31 16:13:22 -0300
commit143ee768e595bb68fe2a2e5925ce4cdca13f19cc (patch)
treef4174c8f4d793f13bcb21e3e82f51e7977614aa7 /TODOs.md
parentTODOs.md: Add #task-b3d67f87-c55a-a9b6-c9f8-c2f57d2f5803 (diff)
downloadgistatic-143ee768e595bb68fe2a2e5925ce4cdca13f19cc.tar.gz
gistatic-143ee768e595bb68fe2a2e5925ce4cdca13f19cc.tar.xz
TODOs.md: Add link to talk on sanitizing, fuzzing and hardening
Diffstat (limited to '')
-rw-r--r--TODOs.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODOs.md b/TODOs.md
index 544e2ba..f8d5904 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -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