Module Name: src Committed By: rin Date: Thu Feb 20 05:13:16 UTC 2020
Modified Files: src/sys/arch/powerpc/ibm4xx: pmap.c Log Message: Fix NULL dereference; "pap" argument of pmap_extract(9) can be NULL. To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.77 src/sys/arch/powerpc/ibm4xx/pmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.