Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/i386/stand/efiboot



Module Name:    src
Committed By:   jakllsch
Date:           Wed Sep 16 21:49:14 UTC 2026

Modified Files:
        src/sys/arch/i386/stand/efiboot: efidisk.c

Log Message:
Check part[i].guid for NULL to avoid derefrencing.

Can happen if efiboot was loaded from a MBR_PTYPE_EFI in a MBR without a
GPT.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/i386/stand/efiboot/efidisk.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index