]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge patch series "bios_emulator: Fix two issues found by Smatch"
authorTom Rini <trini@konsulko.com>
Tue, 29 Jul 2025 19:14:52 +0000 (13:14 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 29 Jul 2025 19:14:52 +0000 (13:14 -0600)
Andrew Goodbody <andrew.goodbody@linaro.org> says:

Smatch found two issues in bios_emulator, a buffer overflow and missing
parens for a macro. Fix them both.

Link: https://lore.kernel.org/r/20250723-bios_emulator-v1-0-78b9ef7b9b4a@linaro.org

Trivial merge