Wireshark-commits: [Wireshark-commits] master-2.6 4c822e9: rtcp: extend mantissa and bitrate to 64

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 17 Mar 2020 12:44:33 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4c822e959a1e2fe580ae696cf0a2d67cf80a3810
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

4c822e9 by Dario Lombardo (lomato@xxxxxxxxx):

    rtcp: extend mantissa and bitrate to 64 bit.
    
    This is required to allow the maximum valid exponent (63) to
    be used.
    
    Bug: 16445
    Change-Id: I1473cebbe74a59785f03a882e3bc1af4b881d444
    Reviewed-on: https://code.wireshark.org/review/36451
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit fbca66fc8df04ee680706073b8b4b16b4736bd89)
    Reviewed-on: https://code.wireshark.org/review/36483
    

Actions performed:

    from  2ff4bfa   Remove unwanted newline.
     add  4c822e9   rtcp: extend mantissa and bitrate to 64 bit.


Summary of changes:
 epan/dissectors/packet-rtcp.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)