Skip to content

Commits on Source 2

  • Hal Murray's avatar
    Add decimal gai error code to printout · bc9f1b70
    Hal Murray authored
    I've seen some a case that didn't make sense.
    It was probably something broken in DNS.
    bc9f1b70
  • Hal Murray's avatar
    Fix for Issue #340, 100% CPU and segfaults · 7dd990ea
    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.
    7dd990ea
Loading