Skip to content

Commit 80a98f6

Browse files
Merge pull request #872 from lightninglabs/docs-lnd
Update lnd documentation
2 parents b5931f5 + 1e0f717 commit 80a98f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/lnd/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)