diff options
| author | Jeff Epler <jepler@gmail.com> | 2021-03-10 16:46:42 -0600 |
|---|---|---|
| committer | Jeff Epler <jepler@gmail.com> | 2021-03-10 20:20:40 -0600 |
| commit | 16bfe3b41c46b1c8070f025bdbc932e21acf1753 (patch) | |
| tree | 4da0f07dadb1bd65bd13fee5efa5e1c8a82626cd /locale/circuitpython.pot | |
| parent | be9e045ee3562e4fff0f982a4bf53654da8107b6 (diff) | |
raspberrypi: RTC: Ensure a time is set
Until a time is set, the RTC is not running, and rtc_get_datetime()
returns false without assigning to the out-parameter.
In CircuitPython, this would manifest as arbitrary values being returned,
since uninitialized storage on the stack was being converted into a timestamp.
Diffstat (limited to 'locale/circuitpython.pot')
0 files changed, 0 insertions, 0 deletions
