Wireshark-commits: [Wireshark-commits] master-1.12 7433cf7: PER: fix dissection of known-multiplier

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

Commits:

7433cf7 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>
    (cherry picked from commit 803d1201486d515637a391620a75c5b69e9c9b30)
    Conflicts:
    	epan/dissectors/packet-per.c
    Reviewed-on: https://code.wireshark.org/review/7663
    

Actions performed:

    from  06a5310   PPP IPV6CP: fix display of Interface Identifier
    adds  7433cf7   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(-)