ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master e8d375c: mih: Fix some bugs; Add an XXX comment.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 5 Nov 2014 03:59:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e8d375c24fdd94db1de4fd00d170b72859ac2087
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e8d375c by Bill Meier (wmeier@xxxxxxxxxxx):

    mih: Fix some bugs; Add an XXX comment.
    
      One of the bugs: (2^32) is *not* 2 to the power of 32.
    
    Change-Id: Id4dab16380f757e89c05be4182da3ac92c92abd6
    Reviewed-on: https://code.wireshark.org/review/5127
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  6aee9b1   opensafety: Use 1<<10 (not 2^10) in a #define;
    adds  e8d375c   mih: Fix some bugs; Add an XXX comment.


Summary of changes:
 epan/dissectors/packet-mih.c |   29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)