smartdevicelink / sdl_core

SmartDeviceLink In-Vehicle Software and Sample HMI
BSD 3-Clause "New" or "Revised" License
240 stars 245 forks source link

Fix narrowing cast of time_t in resumption data #3946

Closed jacobkeeler closed 2 years ago

jacobkeeler commented 2 years ago

Fixes https://github.com/smartdevicelink/sdl_core/issues/3948 (CIDs 277332 and 277353)

This PR is ready for review.

Risk

This PR makes minor API changes.

Testing Plan

Summary

Fixes narrowing cast of time_t in resumption data

Changelog

Bug Fixes

CLA