Wireshark-commits: [Wireshark-commits] master 803d120: PER: fix dissection of known-multiplier char

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 12 Mar 2015 22:00:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=803d1201486d515637a391620a75c5b69e9c9b30
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

803d120 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    PER: fix dissection of known-multiplier character strings with ub less or equal to 2^b-1
    
    See ITU-T X.691 chapter 30.5 for details
    
    Change-Id: I6ac31494997349c6bff19b196e72859a31634af4
    Ping-Bug: 11039
    Reviewed-on: https://code.wireshark.org/review/7633
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  17b57ec   checklicenses.py: check the first 150 lines of a file
    adds  803d120   PER: fix dissection of known-multiplier character strings with ub less or equal to 2^b-1


Summary of changes:
 epan/dissectors/packet-per.c |   32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)