From c90c5405e83ab7e6ee8c5a264977052c3fa72840 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 14 Nov 2025 17:54:01 -0500 Subject: Force null terminator on filename, s/strcpy/strncpy/g. --- TODO.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 39d31b4..428a141 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,7 +1,3 @@ -- replace all uses of strcpy() with strncpy(), check the filename - in the archive (make sure it's not missing its null terminator). - old habits die hard... - - sanity-check the filenames and sizes in alf headers. Atari filenames can't be lowercase, start with a number, have two dots... these would be warnings, not fatal errors. -- cgit v1.2.3