Wireshark-commits: [Wireshark-commits] rev 27873: /trunk/epan/ /trunk/epan/dissectors/: packet-bgp.
Date: Sat, 28 Mar 2009 00:27:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27873

User: gerald
Date: 2009/03/27 05:27 PM

Log:
 Replace a lot of pointer tracking and some GStrings with emem_strbufs. Add
 ep_strbuf_printf and ep_strbuf_append_c.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +127 -140  packet-bgp.c    Modified

Directory: /trunk/epan/
  Changes    Path                Action
  +29 -0     emem.c              Modified
  +17 -0     emem.h              Modified
  +2 -0      libwireshark.def    Modified