CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/26 06:45:22
Modified files:
sys/arch/powerpc64/powerpc64: db_interface.c
Log message:
return early if either initrd property is missing
avoids unlikely path with use of uninitialised pointer
found with scan-build, ok kettenis@
