Fix use-after-free condition when reconnecting silcd to router silcd.
authorSkywing <skywing@valhallalegends.com>
Fri, 12 Dec 2008 04:57:37 +0000 (23:57 -0500)
committerSkywing <skywing@valhallalegends.com>
Fri, 12 Dec 2008 04:57:37 +0000 (23:57 -0500)
This fixes a use-after-free bug wherein silcd can reuse the context on
the SilcPacketStream when we receive an EOS indication after the link
was terminated due to a timeout error.


No differences found