Wireshark-commits: [Wireshark-commits] master 749c68c: packet-dcerpc: change transportsalt to guint

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 22 Jan 2015 12:26:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=749c68cb566621f9e1931f0468ab4c1ba6d98ca4
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

749c68c by Stefan Metzmacher (metze@xxxxxxxxx):

    packet-dcerpc: change transportsalt to guint64
    
    This will be able to hold also SMB2 file ids and maybe other stuff in future.
    
    Change-Id: Ib55895a346b7dc6562291730693453728c99fe91
    Signed-off-by: Stefan Metzmacher <metze@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/6708
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  87e691f   Remove a mysterious comment that no longer applies.
    adds  749c68c   packet-dcerpc: change transportsalt to guint64


Summary of changes:
 epan/dissectors/packet-dcerpc.c |   63 +++++++++++++++++++++++----------------
 epan/dissectors/packet-dcerpc.h |    8 ++---
 2 files changed, 42 insertions(+), 29 deletions(-)