-
anonymouspage authored
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.
anonymouspage authoredThis 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