Commit Graph

7 Commits

Author SHA1 Message Date
Bill Meier 419e3a47f6 Cleanup related to prefs & proto_reg_handoff
svn path=/trunk/; revision=26128
2008-09-03 16:42:35 +00:00
Guy Harris b346a99d0b tvb_get_ephemeral_string() is defined never to return null (currently,
it aborts - even if we don't make it abort, we should make it throw an
assertion, so we abort the dissection of the packet and let the user
know that we ran out of memory).

svn path=/trunk/; revision=25069
2008-04-16 07:23:56 +00:00
Stig Bjørlykke 87a476645b Call DISSECTOR_ASSERT instead of g_assert in dissector code.
svn path=/trunk/; revision=25040
2008-04-15 06:58:37 +00:00
Stephen Fisher 8fd3ee0560 Remove almost all of the casts I committed recently and in place of
them, add -Wno-pointer-sign to CFLAGS when gcc will accept it.


svn path=/trunk/; revision=21253
2007-03-28 21:55:11 +00:00
Stephen Fisher 8dabc0ded1 Fix some more warnings under gcc 4.0
svn path=/trunk/; revision=21237
2007-03-27 23:14:13 +00:00
Ronnie Sahlberg 79addae4eb cosmetic updates redindentation etc
svn path=/trunk/; revision=18732
2006-07-14 07:55:53 +00:00
Ronnie Sahlberg 8b9e4e40e4 from Krzysztof Burghardt
KISMET protocol support



svn path=/trunk/; revision=18728
2006-07-13 08:42:34 +00:00