Module Name: src Committed By: rmind Date: Wed May 2 20:48:29 UTC 2012
Modified Files: src/sys/kern: vfs_syscalls.c Log Message: do_open: move pathbuf destruction to the callers, thus simplify and fix a memory leak on error path. To generate a diff of this commit: cvs rdiff -u -r1.454 -r1.455 src/sys/kern/vfs_syscalls.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.