Skip to content

Commit e6aff21

Browse files
committed
docs: add release-notes
1 parent ed8ad3d commit e6aff21

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/release-notes/release-notes-0.19.2.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@
3232
- [Fixed](https://github.com/lightningnetwork/lnd/pull/9978) a deadlock which
3333
can happen when the peer start-up has not yet completed but a another p2p
3434
connection attempt tries to disconnect the peer.
35+
36+
- [Fixed](https://github.com/lightningnetwork/lnd/pull/10012) a case which
37+
could lead to a memory issues due to a goroutine leak in the peer/gossiper
38+
code.
3539

3640
# New Features
3741

0 commit comments

Comments
 (0)