Is there any reason ws_strsplit.h isn't included in some header file all
the dissectors already include (so each dissector that decides to use
g_strsplit() doesn't have to go include this new file)?
Or, since the file is so short, just include the _contents_ of that file
somewhere?
morriss@xxxxxxxxxxxxx wrote:
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21226
User: morriss
Date: 2007/03/27 10:15 AM
Log:
Include ws_strsplit.h to override glib 1.2's (buggy) g_strsplit() as per rev 20804
Directory: /trunk/epan/dissectors/
Changes Path Action
+3 -2 packet-syslog.c Modified