Files
coredns/plugin/pkg
cangming 0ef4b55d8d plugin/pkg/uniq: fix data race with sync.RWMutex (#7707)
Add RWMutex to protect concurrent map access in Set, Unset, and ForEach methods.
Change New() to return *U pointer type for proper synchronization.

Signed-off-by: Cangming H <cangmingh@gmail.com>
2025-11-24 22:14:21 +02:00
..
2025-09-10 13:08:27 -07:00
2025-05-28 17:50:55 -07:00
2019-08-25 19:01:35 +00:00
2025-09-10 13:08:27 -07:00
2025-11-21 06:01:59 +02:00
2025-05-28 17:50:55 -07:00
2023-08-10 11:06:48 -04:00