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

Date: Wed, 12 Oct 2011 18:38:39 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39393

User: cmaynard
Date: 2011/10/12 11:38 AM

Log:
 When looping, be sure to iterate over the right number of elements.  Fixes Coverity OVERRUN_STATIC errors reported in CID's 1305 and 1306.  Also, fix the 3 offending display filter names discovered with tools/checkfiltername.pl.

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