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 24710: /trunk/ /trunk/epan/dfilter/: dfilter-int.h /trun

Date: Fri, 21 Mar 2008 16:10:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24710

User: etxrab
Date: 2008/03/21 04:10 PM

Log:
 In glib 2.16 g_malloc   Changed from:
 - gpointer g_malloc         (gulong	 n_bytes) G_GNUC_MALLOC;
 to:
 + gpointer g_malloc         (gsize	 n_bytes) G_GNUC_MALLOC;

Directory: /trunk/epan/dfilter/
  Changes    Path             Action
  +5 -0      dfilter-int.h    Modified

Directory: /trunk/epan/
  Changes    Path           Action
  +4 -0      dtd_parse.h    Modified

Directory: /trunk/plugins/mate/
  Changes    Path             Action
  +4 -0      mate_parser.l    Modified