Add additionally safety and overflow checks to clock_ts_to_ct and the
BCD routines while we're here.
PR: 211960
Submitted by: Justin McOmie <justin.mcomie at gmail.com>
Differential D9279
Use time_t for intermediate values to avoid overflow in clock_ts_to_ct cem on Jan 21 2017, 6:37 PM. Authored by Tags None Referenced Files
Subscribers None
Details Add additionally safety and overflow checks to clock_ts_to_ct and the PR: 211960
Diff Detail
Event Timeline
Comment Actions Please do change __LEN_XXX to something that does not belong to implementation namespace. Comment Actions Replace __ prefix with LIBKERN_, to avoid name clashes without using reserved |