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-1.12 e6edcc0: mih: Fix some bugs; Add an XXX comment.

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

Commits:

e6edcc0 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: I5bd43b34b08c1fdbf1cbc2adb5e069a6a796e094
    Reviewed-on: https://code.wireshark.org/review/5129
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  254436c   sigcomp-udvm: fix invalid access
    adds  e6edcc0   mih: Fix some bugs; Add an XXX comment.


Summary of changes:
 epan/dissectors/packet-mih.c |   22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)