]> git.ipfire.org Git - thirdparty/u-boot.git/commit
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)
commita8f20bb6650df56d2600cda2c66f9349df9e49c8
tree58690f97f183da297a9df6c4901bef44157a470e
parentae409a84e7bffb0c5a0d420d72806ac7b854f619
parent0fdcca86d87b3b723cdfc9901f02f14adba9df60
Merge patch series "bios_emulator: Fix two issues found by Smatch"

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