1
0
mirror of https://gitlab.com/80486DX2-66/gists synced 2024-12-26 11:30:03 +05:30

reverse-ramdisk.c: clarify the first TODO

This commit is contained in:
Intel A80486DX2-66 2024-03-31 16:32:39 +03:00
parent 6d16e8c278
commit c56c084c88
Signed by: 80486DX2-66
GPG Key ID: 83631EF27054609B

View File

@ -13,7 +13,7 @@
* GCC/Clang/TCC/LCC: Compile with -DTEST to set macro TEST as defined, and/or
* with -DDEBUG to enable debug mode
*
* TODO:XXX: Fix segmentation fault on second call of `tf_free`
* TODO:XXX: `tf_free`: Do not shift the array, only empty entry
* TODO:XXX: Implement function `tf_finish` to free the array of TempFiles
* structs
* TODO:XXX: `tf_free`, `tf_write`, `tf_read`: Do not use `ID` as `index`, but