cvs commit: src/sys/kern imgact_elf.c

Alan Cox alc at FreeBSD.org
Sat Dec 17 11:41:02 PST 2005


alc         2005-12-17 19:40:47 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             imgact_elf.c 
  Log:
  Correct a long-standing problem in elfN_map_insert(): In order to copy a
  page to user space, the user space mapping must allow write access.
  
  In collaboration with: tegge@
  MFC after: 3 weeks
  
  Revision  Changes    Path
  1.169     +1 -1      src/sys/kern/imgact_elf.c


More information about the cvs-src mailing list