CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2016/07/30 10:43:44

Modified files:
        sys/uvm        : uvm_map.c 

Log message:
Check for wraparound before the "commit" phase of uvm_map() and uvm_mapanon(),
to prevent hitting assertions and/or corrupting data structures during that
phase.

ok deraadt@, tedu@

Reply via email to