3a938236d4
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 |
||
---|---|---|
.. | ||
components | ||
displayapp | ||
drivers | ||
FreeRTOS | ||
heartratetask | ||
libs | ||
logging | ||
systemtask | ||
BootloaderVersion.cpp | ||
BootloaderVersion.h | ||
CMakeLists.txt | ||
FreeRTOSConfig.h | ||
main.cpp | ||
main.h | ||
recoveryLoader.cpp | ||
sdk_config.h | ||
Version.h.in |