diff options
| author | B. Watson <urchlay@slackware.uk> | 2025-11-14 17:54:01 -0500 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2025-11-14 17:54:01 -0500 |
| commit | c90c5405e83ab7e6ee8c5a264977052c3fa72840 (patch) | |
| tree | f3056e9ba2f633224eb9cd627fb0dae6785ead0c /TODO.txt | |
| parent | c6c54622b219a25cbbd24665c2394056ac33b8b4 (diff) | |
| download | unalf-c90c5405e83ab7e6ee8c5a264977052c3fa72840.tar.gz | |
Force null terminator on filename, s/strcpy/strncpy/g.
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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. |
