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 2ec9093: Make SMB2 MessageId field a FT_UINT64

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 2 Dec 2016 19:42:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2ec9093ed8a21737bfad150bc9daa6b3a6bb103b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2ec9093 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Make SMB2 MessageId field a FT_UINT64
    
    Also adjust the smb2_info_t structure that handles the value.
    
    Bug: 12915
    Change-Id: Ia314b8dc840b9d26d2c1d185f06ef93f242a3a7b
    Reviewed-on: https://code.wireshark.org/review/19019
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  d2e2d7c   Put tap-exportobject.h into the release tarball.
    adds  2ec9093   Make SMB2 MessageId field a FT_UINT64


Summary of changes:
 epan/dissectors/packet-smb2.c |    4 ++--
 epan/dissectors/packet-smb2.h |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)