mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-30 17:53:32 -07:00
a46038acbf
* text box: reserve correct memory size to avoid reallocation * Furi: change string reset behavior to release memory, prevent realloc call. Gui: fix NULL-ptr dereference in TextBox. Co-authored-by: あく <alleteam@gmail.com>