Wireshark-commits: [Wireshark-commits] master b2b7a6b: Do not handle P_Mul packet as ASCII string w

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 16 Jun 2014 20:27:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b2b7a6b08056a3d7beefa83cb900507ecc2bed37
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b2b7a6b by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Do not handle P_Mul packet as ASCII string when calculating checksum.
    
    This bug was introduced when rewriting tvb_get_string() to
    handle encoding (and thus handling ASCII string different).
    
    Change-Id: Ic107d7b9e2f63aea33fdf55b9c20c22202f7b458
    Reviewed-on: https://code.wireshark.org/review/2270
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    (cherry picked from commit fb0266fb244bf444a2801ee7ffc983f5a58621de)
    Reviewed-on: https://code.wireshark.org/review/2267
    

Actions performed:

    from  4c0d8fd   Ignore 'docbook/ws?g_chm/'
    adds  b2b7a6b   Do not handle P_Mul packet as ASCII string when calculating checksum.


Summary of changes:
 epan/dissectors/packet-p_mul.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)