mirror of
https://github.com/CTCaer/hekate
synced 2024-11-03 02:26:35 +00:00
a39ba2cd71
This fixes an edge case where the original label set was done with set_static_text, the next one with set_text and the text is at the same address. The incomplete check would think that the text resides on heap and it would reallocate it as such, effectively corrupting .data on the next sets. |
||
---|---|---|
.. | ||
compr | ||
elfload | ||
fatfs | ||
lvgl | ||
lv_conf.h |