Module Name: src Committed By: chs Date: Sat Aug 18 14:28:05 UTC 2012
Modified Files: src/sys/uvm: uvm_map.c Log Message: avoid leaking a uvm_object reference when merging a new map entry with the entries on both sides. fixes PR 46807. To generate a diff of this commit: cvs rdiff -u -r1.318 -r1.319 src/sys/uvm/uvm_map.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.