CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/29 14:44:40
Modified files:
sys/uvm : uvm_map.c
Log message:
add a check that the arguments to isavail don't overflow.
callers should probably check too, but checking here won't hurt.
possible panic reported by tim newsham.
ok kettenis
