Module Name:    src
Committed By:   ryo
Date:           Fri Jul 25 17:53:59 UTC 2014

Modified Files:
        src/sys/netinet: tcp_seq.h

Log Message:
fix some case of reference to uninitialized tp->snd_fack.
This bug causes dropping FIN mistekenly.
pointed out in PR/48283 by YASUOKA Masahiko, thanks!


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/netinet/tcp_seq.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to