diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -14,3 +14,8 @@ For every line, - dot or other, take literally (as a desc) Always trim ending spaces + +# bugs + +the possibility that `malloc == NULL` is pretty much ignored, memory +handling is probably lossy, and pointer chasing is inefficient |