Comment by π skyjake
Re: "v1.17.6 on git.skyjake.fi A small but important patch thatβ¦"
For the record, the memory leak fixed here was introduced in v1.17.0 when I was refactoring the DocumentWidget/DocumentView classes.
2024-01-18 Β· 2 years ago
1 Later Comment
π norayr Β· 2024-01-19 at 12:01:
packaged new lagrange for maemo.
Original Post
A small but important patch that fixes a significant memory leak. Turns out, there was a reference counting issue related to page contents, so the app was often keeping fetched pages in memory indefinitely. Yikes. Fixed memory leak: fetched pages were not always released from memory (reference miscount). Fixed minor memory leak in list widgets. Gopher: Autodetect Gemtext files based on file extension. Updated...
π¬ 14 comments Β· 6 likes Β· 2024-01-16 Β· 2 years ago Β· #release