Ethereal-cvs: [Ethereal-cvs] rev 14452: /trunk/epan/dissectors/: packet-wsp.c /trunk/epan/: pr

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

Date: Fri, 27 May 2005 06:00:18 -0000
User: sahlberg
Date: 2005/05/27 01:00 AM

Log:
 cket wsp is creating string items and later appending to them and their value at runtime which breaks when the TRY_TO_FAKE_THIS_ITEM() is used.
 
 Add a comment to proto_item_append_string() explaining the "danger" and what needs to be done if one decides to use proto_item_append_string()
 
 Add a small change to WSP so that it will disable this speed optimization so not to trigger a DISSECTOR_BUG in proto_item_append_string()

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

Directory: /trunk/epan/
  Changes    Path          Action
  +12 -0     proto.c       Modified



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