Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 20246: /trunk/epan/ftypes/ /trunk/epan/ftypes/: ftype-st

Date: Sat, 30 Dec 2006 00:57:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20246

User: sahlberg
Date: 2006/12/30 12:57 AM

Log:
 since all callers to fvalue_set for FT_STRING[Z] use already_copied==FALSE we now assert that this is the case in ftype-string.c and no longer have a conditional whetehr to create a local copy or not.

Directory: /trunk/epan/ftypes/
  Changes    Path              Action
  +2 -6      ftype-string.c    Modified