Re: [PATCH] um: mconsole: use bounded version string formatting
Johannes Berg <[email protected]>
| Newsgroups | gmane.linux.uml.devel,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 2026-03-29 at 11:09 +0800, Pengpeng Hou wrote: > mconsole_version() formats several UTS strings into a fixed 256-byte local buffer with sprintf() and no length bound. You really should line-wrap all your commit messages. johannes