Fix issue with aligned alloc

This commit is contained in:
bumbread 2022-08-09 00:48:01 +11:00
parent f943f8167c
commit f9fa35febe
1 changed files with 1 additions and 0 deletions

1
todo
View File

@ -58,6 +58,7 @@ stdlib.h:
* Fix aligned_malloc
* Constraint Handlers
* getenv_s
* aligned_alloc can't be used with free()
string.h:
* strnlen_s