CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2021/11/26 23:14:10
Modified files: sys/arch/powerpc64/dev: kexec.c Log message: free() with nullptr is OK, but not if the size is unitialized, and the fail label is reachable before the sizes are known.