aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-remact.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-01-31 09:48:26 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-01-31 09:48:26 +0000
commit902f8fc694a05e16279d2705bc615dafbcc08256 (patch)
treea69295256c9c611d4fe5c88a550bc9df5793afcc /packet-dcerpc-remact.c
parent3c5916530244adc163d767cae6b010ed33fe0d41 (diff)
Add to the _rtp_info structure a "info_all_data_present" boolean, which
is TRUE if all the RTP raw data is present in the tvbuff and FALSE otherwise. If it's not all present, also set "info_data_len" to 0 and "info_data" to NULL. In the RTP Analysis "Save Payload..." operation, check the "info_all_data_present" flag and fail if it's not set, and use "rtpinfo->info_data" and "rtpinfo->info_payload_offset" to get at the payload, rather than using "cfile.pd", as the latter doesn't necessarily refer to the current frame data. Note that the RTP Streams save operation should also check the "info_all_data_present" flag. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@9920 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'packet-dcerpc-remact.c')
0 files changed, 0 insertions, 0 deletions