Remove stale TODO section references
All checks were successful
libakstdlib CI Build / cmake_build (push) Successful in 2m55s
libakstdlib CI Build / sanitizers (push) Successful in 2m52s
libakstdlib CI Build / coverage (push) Successful in 2m45s
libakstdlib CI Build / mutation_test (push) Successful in 12m9s

This commit is contained in:
2026-08-03 13:21:15 -04:00
committed by Logikoma
parent 2b79aca103
commit a95ed6d13a
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)