ср, 3 июн. 2026 г. в 04:13, Andy Shevchenko <[email protected]>:
> > > Please, stop top-posting. > > On Tue, Jun 02, 2026 at 10:33:34PM +0300, Enchanted Hunter wrote: > > I suppose I agree with you. My patch does look silly, and I regret > wasting > > your time. I've just started learning kernel development. Perhaps if you > > happen to have any routine task, you could suggest something that would > > actually be worth doing. I'm very interested in this. I will sign with my > > real name, but I'm from Russia, and I understand that this might be a big > > problem right now. > > I have this [1]. It shouldn't be a problem as long as you are not working > for > the OFAC sanctioned entity or tied to them in any ways. > > > > вт, 2 июн. 2026 г. в 21:32, Andy Shevchenko <[email protected]>: > > > > > On Tue, Jun 2, 2026 at 8:13 PM Enchanted Hunter > > > <[email protected]> wrote: > > > > > > > > Overall, it doesn't address any compiler warnings, but this is my > first > > > patch. I wanted to start with something concrete, and I saw an unsafe > > > function and tried to fix it. The fact that the compilation behavior > won't > > > change is true, but the code will become a bit more formal — maybe > that's a > > > good thing. > > > > > > Not sure we need a churn on the working code. > > > > > > A process hint: Do not top-post. > > > > > > > пн, 1 июн. 2026 г. в 11:25, Andy Shevchenko < > [email protected]>: > > > >> > > > >> 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]> > > > > > > Another thing, use your real name and not an alias. > > > > > > >> 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. > > [1]: https://gist.github.com/andy-shev/a2cb1ee4767d6d2f5d20db53ecb9aabc > > -- > With Best Regards, > Andy Shevchenko > > > I don't work for any organizations that are under OFAC sanctions. Sorry for the top-posting.
