Rename caddr_t p to cp in an inner block to avoid aliasing the outer
authornicm <nicm@openbsd.org>
Thu, 21 May 2015 13:35:15 +0000 (13:35 +0000)
committernicm <nicm@openbsd.org>
Thu, 21 May 2015 13:35:15 +0000 (13:35 +0000)
commit3a6fd01ee3ee62867b0d5f624b6cf850c1c4d3de
tree64d22521ea109a7cb9c87985871123b78c0c7739
parent7d1da6146fc48b79866b8c406a7d4927df2b7fae
Rename caddr_t p to cp in an inner block to avoid aliasing the outer
struct proc *p, ok deraadt
sys/kern/uipc_syscalls.c