Wireshark-commits: [Wireshark-commits] rev 27896: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 30 Mar 2009 17:53:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27896

User: gerald
Date: 2009/03/30 10:53 AM

Log:
 In packet-enttec.c and packet-fw1.c, replace string pointer tracking with a
 string buffer. In packet-ftp.c and packet-gift.c, cast some size_t's.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +8 -16     packet-enttec.c    Modified
  +2 -2      packet-ftp.c       Modified
  +6 -10     packet-fw1.c       Modified
  +2 -2      packet-gift.c      Modified