aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorNunoSempere <nuno.semperelh@protonmail.com>2024-03-23 16:58:23 -0300
committerNunoSempere <nuno.semperelh@protonmail.com>2024-03-23 16:58:23 -0300
commitc8ff246cc256633820a18d6cc149d027082216e1 (patch)
tree1df423b75b3795ce95741d6ae8cd67ec2ddbb04a /TODO.md
parent43cac7f3f1d5c46ee45119dd5081bdad5b2f9332 (diff)
remove extraneous tmp vars in libre_redirect
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 5c270b5..eb3f6b0 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,5 +1,7 @@
# To do
+- [ ] Settle on a C standard (C11?), and use safer string handling functions provided by it.
+ - See make lint for purported insecurities
- [ ] Document creating new applications, e.g., as in [Asana for Linux](https://git.nunosempere.com/NunoSempere/asana-for-linux)
- [ ] This time, use something other than Whatsapp as an example syslink.
- [ ] Fix bug about distorted audio. Maybe related to [this pipewire issue](<https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/1547>)?