]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/firstboot/firstboot.c
firstboot: add missing check
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 6 Feb 2020 08:19:46 +0000 (09:19 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 6 Feb 2020 08:52:39 +0000 (09:52 +0100)
commit39e96f844a467400cda1dd24401b2c8fbe480eeb
treedfe9a98b0825dc72f8b828cc0b13cab66e541b58
parent129466138124f922319dc3bb4647f6392882b86b
firstboot: add missing check

If we check length of 'a', we must do the same for 'b'.
src/firstboot/firstboot.c