]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Merge pull request #23688 from yuwata/boot-efi-string-efi_fnmatch-fix-over-flow
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 10 Jun 2022 09:47:15 +0000 (18:47 +0900)
committerGitHub <noreply@github.com>
Fri, 10 Jun 2022 09:47:15 +0000 (18:47 +0900)
boot/efi-string: check the end of haystack before testing remaining pattern


Trivial merge