Commit Graph

4 Commits

Author SHA1 Message Date
Guy Harris 9ce5cd3548 In the MLUM-is-defined code path, "idx" is set - the only issue is if
MLUM isn't defined (which it isn't, by default).

svn path=/trunk/; revision=9397
2003-12-21 21:41:10 +00:00
Ulf Lamping 6126aad3b2 removed MSVC warning (uninitialized value)
svn path=/trunk/; revision=9392
2003-12-21 12:08:35 +00:00
Guy Harris a93463727e Get rid of the private "my_decode_bitfield_value()" a number of
dissectors had.  Instead, rename it "other_decode_bitfield_value()", put
it in "epan/to_str.c", and make "decode_bitfield_value()" use it.

svn path=/trunk/; revision=9213
2003-12-08 23:40:13 +00:00
Guy Harris 78191a09b5 From Felix Fei: GSM MAP support.
From Michael Lum:

	Modified for better TCAP separation, fixed EOC handling (a la
	TCAP).

	Added parameter parsing (although not dissection or naming).

svn path=/trunk/; revision=9160
2003-12-03 23:54:50 +00:00