diff options
author | EuAndreh <eu@euandre.org> | 2021-06-06 11:18:02 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-06 11:18:02 -0300 |
commit | 28ce9b1dce0ab1dbff4ffeae9a171851ebe7e49d (patch) | |
tree | d977e75bd471d2a5e5366f6fce9f3907e42cadaf /TODOs.md | |
parent | aux/workflow/assert-readme.sh: Assert the end of the CONTRIBUTING section (diff) | |
download | remembering-28ce9b1dce0ab1dbff4ffeae9a171851ebe7e49d.tar.gz remembering-28ce9b1dce0ab1dbff4ffeae9a171851ebe7e49d.tar.xz |
TODOs.md: Add link to #task-b001c31a-5053-d317-d8d3-c9647aa34067
Diffstat (limited to '')
-rw-r--r-- | TODOs.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -26,6 +26,10 @@ Right now the code is disabled with an [`#ifdef DISABLE`](https://git.euandreh.x ## TODO Add AddressSanitizer and fuzzer tests {#task-8af5055c-d1e1-beba-128c-4cabc40e8057} - TODO in 2021-03-08 +--- + +Rich discussion on AddressSanitizer and similar tools: <https://news.ycombinator.com/item?id=26713037>. + ## DONE Add $HOME and $XDG_DATA_HOME sh test {#task-9291a8c1-4ac3-409d-b490-872b29a719cc} - DONE in 2021-03-06 |