Remove stale TODO section references
Some checks failed
libakstdlib CI Build / cmake_build (push) Has been cancelled
libakstdlib CI Build / sanitizers (push) Has been cancelled
libakstdlib CI Build / coverage (push) Has been cancelled
libakstdlib CI Build / mutation_test (push) Has been cancelled

This commit is contained in:
2026-08-03 13:21:15 -04:00
parent 2b79aca103
commit 1b01aa3b42
3 changed files with 5 additions and 6 deletions

View File

@@ -1,6 +1,5 @@
/*
* Memory wrappers, complete, plus the additions from
* section 3.1.
* Memory wrappers, complete.
*
* The three cases the wrapper plan left open are all pinned here: malloc(0) is AKERR_VALUE
* rather than whatever errno happened to hold when the platform's malloc(0)