Wireshark-commits: [Wireshark-commits] master-3.0 ab4c0a4: RTCP XR RR: fix dissection of timestamp

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 11 Apr 2019 18:12:21 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ab4c0a42bda16d8028cb43ce92dbe03199d5cb67
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

ab4c0a4 by Aymeric Moizard (amoizard@xxxxxxxxx):

    RTCP XR RR: fix dissection of timestamp field.
    
    The current dissector doesn't display correctly the
    hf_rtcp_xr_timestamp field. ENC_TIME_NTP seems to be
    missing.
    
    Bug: 15687
    Change-Id: Ie417e8a11e05e5fb842a4fb0ad5437da1f916130
    Reviewed-on: https://code.wireshark.org/review/32809
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 4bebe9807a1761171204ad01f9d0726018cfdfb9)
    Reviewed-on: https://code.wireshark.org/review/32828
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  7b068b4   version_info.c: Handle Visual Studio 2019
     add  ab4c0a4   RTCP XR RR: fix dissection of timestamp field.


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