summaryrefslogtreecommitdiff
path: root/doc/bootloader/boot.png "MCUBoot boot sequence diagram"
diff options
context:
space:
mode:
authorMartin Ashby <martin@ashbysoft.com>2021-05-02 21:12:09 (GMT)
committerMartin Ashby <martin@ashbysoft.com>2021-05-03 07:11:58 (GMT)
commit3a938236d48430cb77660f15d712f7bc129d9539 (patch)
treecbdbe60355e2154e9d92b4d2dc3a62b958053fb2 /doc/bootloader/boot.png "MCUBoot boot sequence diagram"
parente3ead332b9db3ad7b6acde933b6a7943b3ac81e2 (diff)
Fix a possible double free in StopWatch::Refresh.
The lv_obj_del is called on btnStopLap when transitioning to the initial state, however the variable isn't then set to null. A subsequent call to Refresh would attempt to delete the already freed object. This could be triggered by stopping the stop watch, then pressing the physical button on the watch. Fixes https://github.com/JF002/InfiniTime/issues/315
Diffstat (limited to 'doc/bootloader/boot.png "MCUBoot boot sequence diagram"')
0 files changed, 0 insertions, 0 deletions