Skip to content

emai//er v2.1.12 - Hotfix release

Compare
Choose a tag to compare
@bobbimanners bobbimanners released this 15 Nov 01:17
· 12 commits to master since this release

Fixed issues #69 and #70.

The problem was that we had run out of memory in the main EMAIL.SYSTEM application (again!). This mean that we were unable to open enough disk files, so certain operations were failing. I have fixed this by re-using linebuf[] for the scrollback and eliminating the 1KB buffer halfscreen[].