On Mon, Jun 1, 2026 at 3:44 AM Enchanted Hunter <[email protected]> wrote: > > This patch replaces unsafe sprintf calls with snprintf in > fbtft_register_framebuffer() to prevent potential buffer overflow. > > Signed-off-by: rat1bor <[email protected]>
Does this change address any compiler warning or something like that? At a glance I do not see any usefulness of this patch except an unneeded churn. -- With Best Regards, Andy Shevchenko
