Wireshark-commits: [Wireshark-commits] rev 32304: /trunk/gtk/ /trunk/gtk/: rtp_player.c

Date: Sat, 27 Mar 2010 00:54:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32304

User: morriss
Date: 2010/03/26 05:54 PM

Log:
 Fix (or at least work around the crash in)
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4119 :
 
 Never insert more than 1000 silence frames (e.g., if the sequence number jumps
 massively).  There may be a better way, but at least now we won't crash.
 Leave a comment in the code indicating this.

Directory: /trunk/gtk/
  Changes    Path            Action
  +14 -2     rtp_player.c    Modified