diff options
author | pb <pb@FreeBSD.org> | 1999-06-25 23:46:47 +0000 |
---|---|---|
committer | pb <pb@FreeBSD.org> | 1999-06-25 23:46:47 +0000 |
commit | 3213b13650cb2206bbd62b5b1764d148750f63a0 (patch) | |
tree | 9194d24e544e6d9fa72c65e8c8298cea905e434b /sys/vm/vm_fault.c | |
parent | 87c4dbd66a7d9777fbc25f9222da6d2d79e49393 (diff) | |
download | FreeBSD-src-3213b13650cb2206bbd62b5b1764d148750f63a0.zip FreeBSD-src-3213b13650cb2206bbd62b5b1764d148750f63a0.tar.gz |
In in_pcbconnect(), check the return value from in_pcbbind() and
exit on errors.
If we don't, in_pcbrehash() is called without a preceeding
in_pcbinshash(), causing a crash.
There are apparently several conditions that could cause the crash;
PR misc/12256 is only one of these.
PR: misc/12256
Diffstat (limited to 'sys/vm/vm_fault.c')
0 files changed, 0 insertions, 0 deletions