Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 8156e13: packet-lsc.c: Use proto_tree_add_item instea

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 14 Dec 2016 03:56:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8156e138481a16e577399f9950430fb56a1dabdb
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8156e13 by Michael Mann (mmann78@xxxxxxxxxxxx):

    packet-lsc.c: Use proto_tree_add_item instead of manually fetching field values.
    
    Change-Id: I60740615de02bc5047eaca618973064513ac7b56
    Reviewed-on: https://code.wireshark.org/review/19256
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  d346d8a   packet-kerberos4.c: Use encodings instead of boolean little vs big endian.
    adds  8156e13   packet-lsc.c: Use proto_tree_add_item instead of manually fetching field values.


Summary of changes:
 epan/dissectors/packet-lsc.c |   58 +++++++++++++++---------------------------
 1 file changed, 21 insertions(+), 37 deletions(-)