Module Name: src Committed By: dholland Date: Fri Nov 19 09:08:26 UTC 2010
Modified Files:
src/sys/dev: kloader.c
Log Message:
add missing pathbuf_destroy on error path, noticed by enami
XXX: this code is wrong; it should not be calling namei and then
XXX: vn_open on the same nameidata.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/dev/kloader.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
