Wireshark-commits: [Wireshark-commits] master 4bebe98: RTCP XR RR: fix dissection of timestamp fiel

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 11 Apr 2019 07:18:03 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4bebe9807a1761171204ad01f9d0726018cfdfb9
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

4bebe98 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>
    

Actions performed:

    from  d3e7bf7   NGAP: upgrade dissector to v15.3.0
     add  4bebe98   RTCP XR RR: fix dissection of timestamp field.


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