cvs commit: src/sys/vm vm_map.c

Alan Cox alc at FreeBSD.org
Mon Jun 30 20:57:27 PDT 2003


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


More information about the cvs-all mailing list