Skip to content
  • anonymouspage's avatar
    02d6c771
    Do not leak fill buffer on each invocation · 02d6c771
    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.
    02d6c771
    Do not leak fill buffer on each invocation
    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.
Loading