• Jon Grimm's avatar
    [SCTP] Fix panic on close() · 74f53f9a
    Jon Grimm authored
    TCP-style changes took out the check against valid address in
    the statemachine debugging code.  Not good, as this protects
    us from accidentally touching the dead or dying association struct.
    74f53f9a
sm_sideeffect.c 35.5 KB