]> Sergey Matveev's repositories - btrtrc.git/commit
Don't use the Client's IP blocklist after the Client is closed
authorMatt Joiner <anacrolix@gmail.com>
Wed, 1 Dec 2021 04:02:36 +0000 (15:02 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Sun, 12 Dec 2021 04:01:50 +0000 (15:01 +1100)
commit69f3b6064eeeb69b2d86269f74274a0c0baee9cc
treef9ebca4d7527634dd9115802b4cf6d5dff38109f
parent54d529aac0298afe828129c0ae3e9ddcb1fefd3a
Don't use the Client's IP blocklist after the Client is closed

Fixes a segfault due to using a memory mapped blocklist in confluence.
client.go