Wireshark-commits: [Wireshark-commits] master-3.2 62bd075: SOMEIP: removing warnings due to guint64
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 05 May 2020 18:20:05 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=62bd0752f8ee26433bcb067be1d72f82fb05eacf
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

62bd075 by Dr. Lars Völker (lars.voelker@xxxxxxxxxxxxxxxxxxxxxxx):

    SOMEIP: removing warnings due to guint64 (%lx vs %llx)
    
    Change-Id: I5737c4ce48030a650f58df7593182563966c54a2
    Reviewed-on: https://code.wireshark.org/review/37148
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    (cherry picked from commit f263df0a4542c47d90798bd30fe2c4cd9d252820)
    Reviewed-on: https://code.wireshark.org/review/37151
    

Actions performed:

    from  64f9812   SOMEIP: Bugfix for SOME/IP-SD Collision of Unique ID
     add  62bd075   SOMEIP: removing warnings due to guint64 (%lx vs %llx)


Summary of changes:
 epan/dissectors/packet-someip-sd.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)