bisq/desktop
Steven Barclay 8a385ba91b
Add missing WalletService.removeBalanceListener to fix leak
Fix a serious memory leak in DepositListItem due to missing removal of
the BalanceListener (one per item) from BtcWalletService. This prevented
GC of the entire list of items, which was observed to leak ~500 MB in
JProfiler after repeated switching (several dozen times) between tabs.
2021-01-26 23:20:55 +00:00
..
package Revert to SNAPSHOT version 2020-12-31 13:58:20 +01:00
src Add missing WalletService.removeBalanceListener to fix leak 2021-01-26 23:20:55 +00:00