aboutsummaryrefslogtreecommitdiffstats
path: root/tap-rtp-common.c
diff options
context:
space:
mode:
Diffstat (limited to 'tap-rtp-common.c')
-rw-r--r--tap-rtp-common.c5
1 files changed, 4 insertions, 1 deletions
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 */