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 28052: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 14 Apr 2009 18:31:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28052

User: wmeier
Date: 2009/04/14 11:31 AM

Log:
 ep_strbuf usage: ep_strbuf_new_label("") --> ep_strbuf_new_label(NULL);
    ep_strbuf_append() --> ep_strbuf_append_c() in a few cases.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +6 -6      packet-bgp.c       Modified
  +1 -1      packet-dns.c       Modified
  +2 -2      packet-enttec.c    Modified
  +1 -1      packet-icmpv6.c    Modified
  +8 -8      packet-iec104.c    Modified
  +1 -1      packet-pim.c       Modified
  +2 -2      packet-rtps.c      Modified