diff options
author | nicm <nicm> | 2017-09-10 14:36:12 +0000 |
---|---|---|
committer | nicm <nicm> | 2017-09-10 14:36:12 +0000 |
commit | 70bc07a35831d653f83395cc351066a5a7c1256d (patch) | |
tree | 0b98ed0b8ab191e293b98b2476d7e24146ae1e28 /server.c | |
parent | 8405fcdd9b62e22003923a22edfefdaf42883a98 (diff) | |
download | rtmux-70bc07a35831d653f83395cc351066a5a7c1256d.tar.gz rtmux-70bc07a35831d653f83395cc351066a5a7c1256d.tar.bz2 rtmux-70bc07a35831d653f83395cc351066a5a7c1256d.zip |
Previously, extended cell data was never reduced in size even when the
cell was overwritten. With a large history this can be a substantial
amount of memory. To reduce this, compact each extended cell list to
only cells in use as it is scrolled off the visible screen into the
history. From Dan Aloni in GitHub issue 1062.
Diffstat (limited to 'server.c')
0 files changed, 0 insertions, 0 deletions