Wireshark-commits: [Wireshark-commits] master 548bf92: proto_item_set_end() should set the FT_BYTES

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 20 Nov 2016 06:00:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=548bf927d427723ad22e8e23186a63a63e4abf43
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

548bf92 by Guy Harris (guy@xxxxxxxxxxxx):

    proto_item_set_end() should set the FT_BYTES value length as well.
    
    Change-Id: I33459aabf059e1dc746e7e5f9d5ca28095e056f4
    Reviewed-on: https://code.wireshark.org/review/18880
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  6bd3222   tcp: fix "calculated checksum" tree item for bad checksums
    adds  548bf92   proto_item_set_end() should set the FT_BYTES value length as well.


Summary of changes:
 epan/proto.c |   12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)