Module Name:    src
Committed By:   riastradh
Date:           Mon May 19 05:24:29 UTC 2014

Modified Files:
        src/sys/uvm: uvm_pglist.c

Log Message:
Don't leak memory on failure in uvm_pglistalloc_contig.

Free pages like uvm_pglistalloc_simple does.

Discovered by code inspection.


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/uvm/uvm_pglist.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to