aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2023-11-09 09:14:19 -0500
committerDavid Goulet <dgoulet@torproject.org>2023-11-09 09:14:19 -0500
commitbe751a46e3941d9e6af093a307107db443b2968c (patch)
treede29a00963abf8a98a100c3c78ab7da6ba4634cd /changes
parent6df27ae9537dbc67846a5025945636b489674f0d (diff)
parent83aecca561e5c284a7279e1fc5784871abe5304b (diff)
downloadtor-be751a46e3941d9e6af093a307107db443b2968c.tar.gz
tor-be751a46e3941d9e6af093a307107db443b2968c.zip
Merge branch 'ticket40883_048_01' into maint-0.4.8
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket408834
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket40883 b/changes/ticket40883
new file mode 100644
index 0000000000..1186571122
--- /dev/null
+++ b/changes/ticket40883
@@ -0,0 +1,4 @@
+ o Major bugfixes (onion service, TROVE-2023-006):
+ - Fix a possible hard assert on a NULL pointer when recording a failed
+ rendezvous circuit on the service side for the MetricsPort. Fixes bug
+ 40883; bugfix on 0.4.8.1-alpha