Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 27893: /trunk/epan/dissectors/ /trun
Martin Mathieson wrote:
This code uses g_slice_new(), which was introduced in glib 2.10. Looking at
configure.in, isn't 2.4 the minimum supported version of glib ?
Martin
I missed that. Thanks.
I'm cc'ing the dissector author so he can take a look at it.
(I'll determine a fix if there's no response in a few days).
Bill
On Mon, Mar 30, 2009 at 11:57 AM, <wmeier@xxxxxxxxxxxxx> wrote:
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27893
User: wmeier
Date: 2009/03/30 04:57 AM
Log:
From Jens Steinhauser: IEEE C37.118 Synchrophasor dissector
See https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2798
Committed with minor changes:
- Add the standard Wireshark copyright lines
[Wireshark ... Copyright 1998 Gerald Combs]
- Move proto_register... and proto_reg_handoff... to
the end of the file as per the usual Wireshark
dissector file format.
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -0 Makefile.common Modified
+1410 -0 packet-synphasor.c Added
___________________________________________________________________________
Sent via: Wireshark-commits mailing list <
wireshark-commits@xxxxxxxxxxxxx>
Archives: http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
mailto:wireshark-commits-request@xxxxxxxxxxxxx
?subject=unsubscribe
------------------------------------------------------------------------
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives: http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe