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 98d350a: Cast larger types to time_t

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

Commits:

98d350a by Your Name (you@xxxxxxxxxxx):

    Cast larger types to time_t
    
    Resolves truncation warnings on the x86 clang build
    
    Change-Id: I14ebbe39b8235bd1b909c488c0402b77deb6dde1
    Reviewed-on: https://code.wireshark.org/review/19354
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  795f4eb   Qt+Win32: Make software updates more friendly.
    adds  98d350a   Cast larger types to time_t


Summary of changes:
 epan/dissectors/packet-cisco-ttag.c |    2 +-
 epan/dissectors/packet-erf.c        |    2 +-
 epan/dissectors/packet-kafka.c      |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)