Wireshark-commits: [Wireshark-commits] rev 49321: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 16 May 2013 01:48:45 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49321

User: morriss
Date: 2013/05/15 06:48 PM

Log:
 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/epan/dissectors/
  Changes    Path              Action
  +5 -2      packet-rtmpt.c    Modified