Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 7648] enhanced GSM MAP checkIMEI new tags

Date: Mon, 20 Aug 2012 02:30:00 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7648

--- Comment #7 from Pascal Quantin <pascal.quantin@xxxxxxxxx> 2012-08-20 02:29:59 PDT ---
Hi Fabio,

in packet-gsm_map.c file, the "gsm_map.ms.imei" filter is defined twice with
incompatible types (one as FT_BYTES and the other as FT_NONE). That's what
confuses the filtering engine.
I checked in a fix in r44595 (trunk). Could you give it a try?

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.