kubo/core/commands/cmdutils
Marcin Rataj 22f62a1865 fix(routing): defensive clone of AddrInfo from provider channel
Belt-and-suspenders defense against data races where routing
subsystem (DHT or delegated routing) may reuse backing array.
Clones AddrInfo before publishing to QueryEvent to ensure
isolated copy.

Should help with https://github.com/ipfs/kubo/issues/11116
2025-12-20 03:16:16 +01:00
..
sanitize.go fix(cmds): cleanup unicode identify strings (#9465) 2025-09-19 04:46:38 +02:00
utils_test.go test(cmdutils): add tests for PathOrCidPath and ValidatePinName (#11062) 2025-11-17 18:00:19 +01:00
utils.go fix(routing): defensive clone of AddrInfo from provider channel 2025-12-20 03:16:16 +01:00