Menu

#4116 Memory leak in buffer Switcher

severe bug
open
nobody
None
5
2021-11-26
2021-11-26
No

When closing a buffer the BufferSwitcher keeps the closed buffer in the "oldValue" field, which can be a problem when the closed buffer was a big one the memory is not released.
Note that the "oldValue" field is not jEdit's code but JVM.

Discussion


Log in to post a comment.