Wireshark-commits: [Wireshark-commits] master 7075223: Little tuning of proto_tree_add_bytes_with_l

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 12 Feb 2015 09:23:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=707522396c0502b7ac176fc59058a2cb72813f3a
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7075223 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Little tuning of proto_tree_add_bytes_with_length
    
    Change name from proto_tree_add_new_bytes to
    proto_tree_add_bytes_with_length and other tweaks
    pointed by Peter Wu.
    
    Change-Id: I6058c28a74a154e2882e4eb04558bedcede6f508
    Reviewed-on: https://code.wireshark.org/review/7039
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  4359cb8   Revert ""Hide" hashether_t structure."
    adds  7075223   Little tuning of proto_tree_add_bytes_with_length


Summary of changes:
 debian/libwireshark0.symbols   |    2 +-
 doc/README.dissector           |    8 ++++++++
 epan/dissectors/packet-btatt.c |    2 +-
 epan/proto.c                   |   40 ++++++++++++++++++++--------------------
 epan/proto.h                   |    5 +++--
 5 files changed, 33 insertions(+), 24 deletions(-)