Wireshark-commits: [Wireshark-commits] master-2.6 4f9a9a6: RTCP XR RR: fix dissection of timestamp

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

Commits:

4f9a9a6 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/32829
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  f9ac361   wsutil: Fix pipe handle leaks on Windows
     add  4f9a9a6   RTCP XR RR: fix dissection of timestamp field.


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