Files
tor/changes
David Goulet e62b8bce5a hs: Fix assert in hs_metrics_update_by_ident()
The hs_metrics_failed_rdv() macro could pass a NULL value for the identity key
when a building circuit would end up in a failure path *before* the "hs_ident"
was able to be set which leading to this assert.

This was introduced in 0.4.8.1-alpha with the addition of rendezvous circuit
failure metrics for the MetricsPort.

This fixes TROVE-2023-006 for which its severity is considered high.

Signed-off-by: David Goulet <dgoulet@torproject.org>
2023-11-07 13:50:28 -05:00
..
2023-08-25 16:32:59 +00:00
2023-08-28 13:50:44 +00:00
2023-09-14 19:18:15 +00:00
2023-09-21 00:08:01 +00:00
2023-10-30 16:55:11 +00:00