CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/01/16 14:47:08
Modified files:
sys/uvm : uvm_unix.c
Log message:
in uvm_coredump, use RB_FOREACH_SAFE because we are torturing the map
inside the loop. Fixes a.out coredumps for miod, solution from guenther.
ok miod
