Wireshark-commits: [Wireshark-commits] master 0b35075: dis: cast to guint64 to avoid potential over
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 5 Jul 2016 12:13:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0b35075866976f79bf8b3147a77abf5c5707cecf
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0b35075 by Dario Lombardo (lomato@xxxxxxxxx):

    dis: cast to guint64 to avoid potential overflow (CID 1214480).
    
    Change-Id: I24ae4a7a5ef8b4ed363ec849ac9c8aeeefe836dd
    Reviewed-on: https://code.wireshark.org/review/16288
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  f2786bc   extcap: Remove g_spawn_helper support
    adds  0b35075   dis: cast to guint64 to avoid potential overflow (CID 1214480).


Summary of changes:
 epan/dissectors/packet-dis.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)