Module Name: src Committed By: msaitoh Date: Sun Jul 28 05:28:53 UTC 2019
Modified Files:
src/sys/uvm: uvm_aobj.c
Log Message:
Avoid undefined behavior in uao_pagein_page(). Found by kUBSan. OK'd by
riastradh. I think this is a real bug on amd64 at least.
To generate a diff of this commit:
cvs rdiff -u -r1.127 -r1.128 src/sys/uvm/uvm_aobj.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
