-
- Downloads
Do not leak fill buffer on each invocation
This fixes a large memory leak in ciolib_movetext(). Even a couple pages worth of ascii art would leak a few megabytes of memory. The memory would not be reclaimed until the application was shutdown.
Loading
Please register or sign in to comment