Ethereal-cvs: [Ethereal-cvs] rev 13075: /trunk/epan/dissectors/: packet-cops.c

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

Date: Sun, 16 Jan 2005 20:26:30 -0000
User: guy
Date: 2005/01/16 02:26 PM

Log:
 Make the object length variable in some routines an "int"; we fetch a
 16-bit unsigned value into it, but we might round it up to a multiple of
 4 bytes, which could overflow a guint16.  Make arguments corresponding
 to them "int" as well.
 
 Use the reported length in "cops_analyze_packetcable_mm_obj()".

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +13 -18    packet-cops.c    Modified



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