Wireshark-commits: [Wireshark-commits] master c5d77e4: synphasor: refactor display according latest
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 05 Apr 2020 09:18:12 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c5d77e474f2a78424e3532d409912f6f48d593fa
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

c5d77e4 by Dmitriy Eliseev (eliseev_d@xxxxxxxxx):

    synphasor: refactor display according latest version of standart
    
    Updated the displayed protocol information according the latest version
    of the standard - IEEE Std C37.118.2-2011
    Refactored phasors dissection for a more complete display of information
    
    Change-Id: I03c477b02236d667401c9e883947de47ad776278
    Reviewed-on: https://code.wireshark.org/review/36675
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e4bfd8b   dot11decrypt: Silent Coverity Scan out-of-bounds access error
     add  c5d77e4   synphasor: refactor display according latest version of standart


Summary of changes:
 epan/dissectors/packet-synphasor.c | 392 +++++++++++++++++++++----------------
 1 file changed, 221 insertions(+), 171 deletions(-)