Wireshark-commits: [Wireshark-commits] master-1.12 10c6d2c: Fix dissection of 7 bits ASCII/GSM stri

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 21 Sep 2014 20:52:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=10c6d2cf07ad17c3fed572023cf1d3e429f432ec
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

10c6d2c by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Fix dissection of 7 bits ASCII/GSM strings when the bit offset is not byte aligned
    
    Bug: 10491
    Change-Id: Ib55d83b7739050ba5afd84e8184af3c4608d5776
    Reviewed-on: https://code.wireshark.org/review/4228
    Tested-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    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 a1840c20f098140fdba6eea74fd8ffddeebe7ac3)
    Reviewed-on: https://code.wireshark.org/review/4229
    

Actions performed:

    from  3022390   6LoWPAN: fix encapsulating address decoding when a Mesh header is present
    adds  10c6d2c   Fix dissection of 7 bits ASCII/GSM strings when the bit offset is not byte aligned


Summary of changes:
 epan/charsets.c |   18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)