Wireshark-commits: [Wireshark-commits] master-1.12 f7e3307: ANSI IS-637-A: fix dissection of fragme

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 25 Sep 2014 15:37:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f7e3307d2f1d126d636329fef3b8424bca899ba0
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

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

    ANSI IS-637-A: fix dissection of fragmented Unicode SMS
    
    The computation of the number of characters available was wrong when the User Data Header is present
    
    Change-Id: I2809c1460316530654a997b26cfc33c60a32fd6f
    Reviewed-on: https://code.wireshark.org/review/4284
    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 e520b2b80002de80cf28e62abb537873d2abd259)
    Reviewed-on: https://code.wireshark.org/review/4286
    

Actions performed:

    from  44cd476   The length of the pktap header isn't fixed, it's a field in the header.
    adds  f7e3307   ANSI IS-637-A: fix dissection of fragmented Unicode SMS


Summary of changes:
 epan/dissectors/packet-ansi_637.c |   16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)