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 d346d8a: packet-kerberos4.c: Use encodings instead of

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

Commits:

d346d8a by Michael Mann (mmann78@xxxxxxxxxxxx):

    packet-kerberos4.c: Use encodings instead of boolean little vs big endian.
    
    Also use proto_tree_add_item_ret_length for string handling.
    
    Change-Id: Id1eae2e51460a3b7f4c3385b9b1fd7f12398a227
    Reviewed-on: https://code.wireshark.org/review/19255
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  a8d06c7   packet-nbt.c: General cleanup
    adds  d346d8a   packet-kerberos4.c: Use encodings instead of boolean little vs big endian.


Summary of changes:
 epan/dissectors/packet-kerberos4.c |   33 ++++++++++++++++-----------------
 1 file changed, 16 insertions(+), 17 deletions(-)