mirror of
https://gitlab.com/80486DX2-66/gists
synced 2024-12-26 02:29:50 +05:30
reverse-ramdisk.c: clarify the first TODO
This commit is contained in:
parent
6d16e8c278
commit
c56c084c88
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user