ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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