Wireshark-commits: [Wireshark-commits] master e6469a7: Fixed the usage of proto_tree_add_bytes

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 31 Jul 2020 12:25:14 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e6469a757b1f064c8cd1e2403a93437a9843d426
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

e6469a7 by Piotr Smolinski (piotr.smolinski@xxxxxxxxxxxx):

    Fixed the usage of proto_tree_add_bytes
    
    Bug: 16744
    Change-Id: I57e37a3e8a7b3213a381a43b366bad87a39c6625
    Reviewed-on: https://code.wireshark.org/review/38000
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  4b0f6b7   ITS: decode MAP a SPAT v1
     add  e6469a7   Fixed the usage of proto_tree_add_bytes


Summary of changes:
 epan/dissectors/packet-kafka.c | 70 ++++++++++++++++++------------------------
 1 file changed, 30 insertions(+), 40 deletions(-)