From 103b078b6098312cb5cadf8d89babacf15086744 Mon Sep 17 00:00:00 2001 From: wmeier Date: Thu, 14 Jul 2011 22:17:17 +0000 Subject: Add a note re possible issues when 'info_all_data_present == FALSE' git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38032 f5534014-38df-0310-8fa8-9805f1628bb7 --- tap-rtp-common.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tap-rtp-common.c') diff --git a/tap-rtp-common.c b/tap-rtp-common.c index c8b319a7d4..0619e5aaa5 100644 --- a/tap-rtp-common.c +++ b/tap-rtp-common.c @@ -45,7 +45,10 @@ #include "gtk/rtp_stream.h" #include "tap-rtp-common.h" - +/* XXX: are changes needed to properly handle situations where + info_all_data_present == FALSE ? + E.G., when captured frames are truncated. + */ /****************************************************************************/ /* GCompareFunc style comparison function for _rtp_stream_info */ -- cgit v1.2.3