Wireshark-commits: [Wireshark-commits] master 8ef62a8: PER: fix decoding of bit strings with an upp

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 22 Jun 2018 05:36:32 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8ef62a83f4305d2880990fc875f3b821f001e4e3
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8ef62a8 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    PER: fix decoding of bit strings with an upper bound >= 64K
    
    Change-Id: Ibe10f172a9758afd5d38a78e2613f97b04d9c8ee
    Reviewed-on: https://code.wireshark.org/review/28371
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  db6d8ae   tshark/RTP: GUI dependency removed from register_tap_listener_rtpstream. As consequence of it a few functions were moved from ui/rtp_stream to ui/tap-rtp-common.
    adds  8ef62a8   PER: fix decoding of bit strings with an upper bound >= 64K


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