Wireshark-commits: [Wireshark-commits] master b0c5f22: Diameter: Fix Location estimate.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 21 Jan 2020 14:10:43 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b0c5f2230dfaa86196c3aeafc03d538b6efe81f7
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

b0c5f22 by Anders Broman (anders.broman@xxxxxxxxxxxx):

    Diameter: Fix Location estimate.
    
     - The AVP should be an OctetString
     - Orientation of major axis should not be multiplied by 2 according to
       the latest standard.
    
    Change-Id: I68532108cc36f4699c10b35ffdbcfaef0c29d9fe
    Reviewed-on: https://code.wireshark.org/review/35890
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  1fccffd   mp4: Fix uint64 printf format
     add  b0c5f22   Diameter: Fix Location estimate.


Summary of changes:
 diameter/dictionary.xml               | 2 +-
 epan/dissectors/packet-gsm_a_common.c | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)