Wireshark-commits: [Wireshark-commits] master a1840c2: Fix dissection of 7 bits ASCII/GSM strings w

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

Commits:

a1840c2 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>
    

Actions performed:

    from  5d1aafb   Qt: Multi-state capture start icon.
    adds  a1840c2   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(-)