alc 2003/06/30 20:57:26 PDT FreeBSD src repository Modified files: sys/vm vm_map.c Log: Check the address provided to vm_map_stack() against the vm map's maximum, returning an error if the address is too high. Revision Changes Path 1.302 +2 -1 src/sys/vm/vm_map.c