mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 15:10:44 +01:00
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. |
||
---|---|---|
.. | ||
package | ||
src |