Skip to content

Apple2 memleak analysis notes.

Thomas Cherryhomes edited this page May 10, 2024 · 8 revisions

Goal

Fix memory leak when using HTTP protocol adapter with JSON channel mode.

Changes to keys.cpp

key action
A SINGLE TAP Heap
A DOUBLE TAP Tasks

Available memory after cold start

15:07:05.542 > Heap: 36492

This is very low.

Clone this wiki locally