mirror of
https://github.com/coredns/coredns.git
synced 2025-11-02 02:03:13 -05:00
The `b` struct is just copying all the fields into a new one, to check if it already existed in a set. This isn't needed as all the fields are identical, and a small rearrangement of the code solves the same problem without the copy.
4.2 KiB
4.2 KiB