Wireshark-commits: [Wireshark-commits] rev 49324: / /trunk-1.8/epan/dissectors/: packet-rtmpt.c

Date: Thu, 16 May 2013 02:00:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49324

User: morriss
Date: 2013/05/15 07:00 PM

Log:
 Copy over revisions from the trunk:
 
   ------------------------------------------------------------------------
   r49321 | morriss | 2013-05-15 21:48:44 -0400 (Wed, 15 May 2013) | 10 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-rtmpt.c
 
   Temporarily lower the max packet size for this dissector in order to silence
   the fuzz bot (see https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6898 and
   all of its duplicates--and the bugs marked as duplicates of those duplicates).
 
   Halving the packet size seems to work for most of the captures I've tried;
   we'll see if the buildbot agrees.
 
   If someone can figure out a good way to control the memory usage of this
   dissector then the limit could be increased again.
 
   ------------------------------------------------------------------------

Directory: /trunk-1.8/epan/dissectors/
  Changes    Path              Action
  +5 -2      packet-rtmpt.c    Modified