Wireshark-commits: [Wireshark-commits] master-2.2 a1ee5dc: Dissect the checksum field as a string,

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 11 Nov 2016 22:39:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a1ee5dccfcffb1b42b67978338bf1d9033b5d0cc
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

a1ee5dc by Guy Harris (guy@xxxxxxxxxxxx):

    Dissect the checksum field as a string, as that's what it is.
    
    Bug: 13125
    Change-Id: Ib5d02e8841eb7e4d04e6a1df44a5eba5b925ce6c
    Reviewed-on: https://code.wireshark.org/review/18749
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 134f5ad96c55806c3410555a52a4b5407f472e48)
    Reviewed-on: https://code.wireshark.org/review/18750
    

Actions performed:

    from  1fd1b98   ftype-guid.c: fix FT_GUID filtering
    adds  a1ee5dc   Dissect the checksum field as a string, as that's what it is.


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