summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authormarkj <markj@FreeBSD.org>2016-06-02 16:58:47 +0000
committermarkj <markj@FreeBSD.org>2016-06-02 16:58:47 +0000
commit49763687416ba349948beafc94624f759710dc99 (patch)
treec60593b5c1dc3915c7a55655e18351ac6b29a744 /lib/libc/stdlib
parent2175f886b3d33082d1516ca4a3cafa27fc922007 (diff)
downloadFreeBSD-src-49763687416ba349948beafc94624f759710dc99.zip
FreeBSD-src-49763687416ba349948beafc94624f759710dc99.tar.gz
Don't preserve the page's object linkage in vm_page_insert_after().
Per the KASSERT at the beginning of the function, we expect that the page does not belong to any object, so its object and pindex fields are meaningless. Reset them in the rare case that vm_radix_insert() fails. Reviewed by: kib MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D6669
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud