URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c60bf9de5a46620bf827b728cc28b275288f0465
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
c60bf9d 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/18158
Actions performed:
from 3a23e01 RTPS: Fixed octet to next header dissection when submessage is unknown
adds c60bf9d 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(-)