Commits on Source 2
-
Hal Murray authored
I've seen some a case that didn't make sense. It was probably something broken in DNS.
-
Hal Murray authored
My recent DNS changes had setup peer->dstadr without adding it to the list of peers for this interface. So this peer didn't get fixed up when the interface went away. That left a dnagling pointer to memory that had been free-ed.