Update README.md
This commit is contained in:
parent
554c46888e
commit
337c9a2f79
1 changed files with 3 additions and 2 deletions
|
@ -64,5 +64,6 @@ variable so that it only prints unfree'd memory at program execution end.
|
||||||
Since this is relatively newly written software (as of middle of 2024), there
|
Since this is relatively newly written software (as of middle of 2024), there
|
||||||
might be a memory leak within this software when keeping track of memory. Thus,
|
might be a memory leak within this software when keeping track of memory. Thus,
|
||||||
this software may be revised later on. If you are interested in verifying
|
this software may be revised later on. If you are interested in verifying
|
||||||
whether there is a memory leak or not, you may check the source and submit an
|
whether there is a memory leak or not, you may check the source and [submit an
|
||||||
issue/pull-request if there is any discovered issue with the software.
|
issue/pull-request](https://git.seodisparate.com/stephenseo#contributing) if
|
||||||
|
there is any discovered issue with the software.
|
||||||
|
|
Loading…
Reference in a new issue