Ethereal-cvs: [Ethereal-cvs] rev 15390: /trunk/epan/dissectors/: packet-bittorrent.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Wed, 17 Aug 2005 15:04:46 GMT
User: gerald
Date: 2005/08/17 10:04 AM

Log:
 If we receive junk data from the network it means we have a
 malformed packet.  It doesn't necessarily mean that we have a problem
 with our dissector.  If we see something we didn't expect, throw a
 ReportedBoundsError instead of calling DISSECTOR_ASSERT() (which makes
 BuildBot open a ticket).
 
 Fixes bugs 362 - 366.

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



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=15390&view=rev