Wireshark-commits: [Wireshark-commits] master-2.0 c8c2543: SMPP: use mktime_utc to convert struct t
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 12 Oct 2016 06:28:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c8c254345b6e94a8b6ea4b50332f4d4d91a2b166
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

c8c2543 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    SMPP: use mktime_utc to convert struct tm to time_t
    
    Bug: 12632
    Change-Id: Ie340facff86d988b7a85f6351d85343169042ce9
    Reviewed-on: https://code.wireshark.org/review/18155
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit aa78460ef9793ea56f79ef353e9f6af3805799f8)
    Reviewed-on: https://code.wireshark.org/review/18159
    

Actions performed:

    from  90f6c89   [Automatic update for 2016-10-09]
    adds  c8c2543   SMPP: use mktime_utc to convert struct tm to time_t


Summary of changes:
 epan/dissectors/packet-smpp.c |   28 ++--------------------------
 1 file changed, 2 insertions(+), 26 deletions(-)