Wireshark-commits: [Wireshark-commits] master 134f5ad: Dissect the checksum field as a string, as t

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

Commits:

134f5ad 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>
    

Actions performed:

    from  0decc3f   [SIP]Parse out the individual feature cap(s).
    adds  134f5ad   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(-)