Martin Ashby 3a938236d4
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
2021-05-03 08:11:58 +01:00
..
2021-05-02 11:48:05 +02:00
2021-04-24 12:00:45 +03:00
2021-04-24 12:00:45 +03:00
2021-04-24 12:00:45 +03:00
2021-04-24 12:00:45 +03:00
2021-04-24 12:00:45 +03:00
2021-04-24 12:00:45 +03:00
2021-04-24 12:00:45 +03:00
2021-04-24 12:00:45 +03:00
2021-04-24 12:00:45 +03:00
2021-04-24 12:00:45 +03:00
2021-04-24 12:00:45 +03:00