aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2023-11-09 09:17:51 -0500
committerDavid Goulet <dgoulet@torproject.org>2023-11-09 09:17:51 -0500
commit12723de00bf8c6b10d01e818e4aec41dffea5474 (patch)
tree5f5128c26c95460b036c6bbf4b964c29806ba2d5 /changes
parent525a1cfb70c45055aaf42fc695aa24befc35aec7 (diff)
parentbe751a46e3941d9e6af093a307107db443b2968c (diff)
downloadtor-12723de00bf8c6b10d01e818e4aec41dffea5474.tar.gz
tor-12723de00bf8c6b10d01e818e4aec41dffea5474.zip
Merge branch '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