Wireshark-commits: [Wireshark-commits] master a962621: PER: fixes for fragmented bitstring

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 13 Nov 2016 19:49:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a9626210f165aa9b9d4a3668ecfeb70784bd087f
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a962621 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    PER: fixes for fragmented bitstring
    
    Follow-up of g54c3df8:
    - fix byte highlighting
    - return correct offset
    - return correct length
    
    Change-Id: Ib689ea72706c2e1d697c0e8f619b1b846c088001
    Reviewed-on: https://code.wireshark.org/review/18803
    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  7f2a838   lua: Allow proto:register_heuristic to be used on multiple list names
    adds  a962621   PER: fixes for fragmented bitstring


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