ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 5849] msisdn_to_str() converts in loop only one byte of tv

Date: Wed, 20 Apr 2011 13:14:37 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5849

Chris Maynard <christopher.maynard@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #9 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2011-04-20 13:14:35 PDT ---
(In reply to comment #8)
> Created an attachment (id=6193)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6193) [details]
> example capture file

Thanks for the capture file.  OK, well I guess we can't use
tvb_bcd_dig_to_ep_str() after all since that function will stringify the BCD
digits hi-nibble first then lo-nibble, but these [ip|imsi|msisdn]_to_str()
functions do the reverse.

So instead, I made the [hi|lo]_nibble and other misc. changes.  Closing this
bug as fixed.

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