CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2025/02/22 14:19:22
Modified files: usr.sbin/installboot: efi_installboot.c i386_installboot.c Log message: Avoid null-pointer deref in the non-GPT case for installboot -c. ok patrick@, deraadt@