Ethereal-cvs: [Ethereal-cvs] rev 13177: /trunk/epan/dissectors/: packet-daap.c

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

Date: Wed, 26 Jan 2005 22:37:18 -0000
User: ulfl
Date: 2005/01/26 04:37 PM

Log:
 bugfix of crash_00001_20050124142515.cap: dissector packet-daap.c displayed [Dissector Bug] as it dissected a length field and used it without checking it first.
 
 use tvb_ensure_bytes_exist() before using this length value, so [Malformed Packet] will be displayed

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +1 -0      packet-daap.c    Modified



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