Wireshark-commits: [Wireshark-commits] master 943030d: TDS: fix implicit conversion shortens 64-bit

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 20 Oct 2015 06:42:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=943030d820df5b9115ac5dac886c3385367a6df7
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

943030d by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    TDS: fix implicit conversion shortens 64-bit value into a 32-bit value
    
    Change-Id: Ib436e5f5dab4d155cfea092a44b92abef9d46133
    Reviewed-on: https://code.wireshark.org/review/11171
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  b438656   Update TDS dissector to latest version of protocol.
    adds  943030d   TDS: fix implicit conversion shortens 64-bit value into a 32-bit value


Summary of changes:
 epan/dissectors/packet-tds.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)