aboutsummaryrefslogtreecommitdiffstats
path: root/packet-rtsp.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>1999-07-07 01:41:15 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>1999-07-07 01:41:15 +0000
commitbe35348d2e6dc8f996c9de344ded516f054a501f (patch)
tree7c5350f877efd5a6887e5d7820dcd6827eb36185 /packet-rtsp.c
parent02d98d84993d5194f17f38a2faa61bb6c9b118ed (diff)
From Jason Lango <jal@netapp.com>, a fix to a long-standing problem
(which could cause core dumps in "Follow TCP Stream") - "check_fragments()" was, when deleting a TCP segment at the beginning of the list of segments, setting "src[index]" to point to the next segment, not "frags[index]". "src[index]" is the source IP address, not a pointer to a fragment. Also, make some routines not used outside "follow.c" static. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@341 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'packet-rtsp.c')
0 files changed, 0 insertions, 0 deletions