cvs commit: src/sys/vm vm_map.c

Tor Egge tegge at FreeBSD.org
Sun Aug 10 11:14:13 PDT 2003


tegge       2003/08/10 11:14:11 PDT

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/vm               vm_map.c 
  Log:
  MFC rev 1.302:
  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.187.2.20  +2 -1      src/sys/vm/vm_map.c


More information about the cvs-src mailing list