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

reverse-ramdisk.c: add an important TODO

This commit is contained in:
Intel A80486DX2-66 2024-03-31 15:30:27 +03:00
parent 7c81854fcb
commit b9ca065ef4
Signed by: 80486DX2-66
GPG Key ID: 83631EF27054609B

View File

@ -13,6 +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: Test: Automate the test verification
*
* Author: Intel A80486DX2-66