Kristoffer Dalby
82bb4331f5
state: fix routesChanged mutating input Hostinfo
...
routesChanged aliases newHI.RoutableIPs into a local variable then
sorts it in place, which mutates the caller's Hostinfo data. The
Hostinfo is subsequently stored on the node, so the mutation
propagates but the input contract is violated.
Clone the slice before sorting to avoid mutating the input.
2026-04-10 13:18:56 +01:00
..
2026-03-03 05:59:40 +01:00
2026-04-08 13:00:22 +01:00
2026-04-09 08:30:21 +01:00
2026-02-06 21:45:32 +01:00
2026-02-27 15:23:06 +01:00
2026-04-01 14:10:42 +01:00
2026-04-01 14:10:42 +01:00
2026-02-08 12:35:23 +01:00
2026-04-08 13:00:22 +01:00
2026-04-10 13:18:56 +01:00
2026-02-25 21:28:05 +01:00
2026-04-10 13:18:56 +01:00
2026-03-14 02:52:28 -07:00
2026-04-08 13:00:22 +01:00
2026-04-08 13:00:22 +01:00
2026-03-14 02:52:28 -07:00
2026-03-01 13:38:22 +01:00
2026-03-14 02:52:28 -07:00
2026-04-08 14:32:08 +01:00
2026-02-25 21:28:05 +01:00
2026-03-01 13:38:22 +01:00
2026-02-06 21:45:32 +01:00
2026-03-16 09:28:31 +01:00
2026-03-16 09:28:31 +01:00
2026-02-25 21:28:05 +01:00
2025-12-18 11:42:32 +00:00
2026-04-08 13:00:22 +01:00
2026-02-06 21:45:32 +01:00
2026-03-12 01:27:34 -07:00
2026-04-08 13:00:22 +01:00
2026-02-06 21:45:32 +01:00
2026-02-25 21:28:05 +01:00