Files
monero/contrib
selsta d4363111b9 epee: avoid bad_weak_ptr during connection teardown
foreach_connection() can race with connection destruction while the
protocol handler remains in the raw-pointer map. Use the non-throwing
weak_from_this().lock() in add_ref() and treat expired connections as
unavailable.

This is an interim mitigation pending the broader connection lifetime
fix in PR 7345.
2026-07-11 16:22:25 +02:00
..
2026-05-29 00:19:49 +02:00
2026-06-24 19:06:10 +00:00
2026-06-24 20:37:16 +02:00
2024-12-08 18:00:32 +01:00
2026-05-27 12:16:28 +02:00
2024-05-21 16:29:33 +00:00