--- src/sys/emulation/linux/linux_util.c 2006/05/06 02:43:11 1.11 +++ src/sys/emulation/linux/linux_util.c 2006/08/09 22:47:31 1.12 @@ -132,7 +132,7 @@ linux_copyin_path(char *uname, char **kn vproot = NULL; if (error == 0) { error = cache_vref(ndroot.nl_ncp, ndroot.nl_cred, - &vproot); + &vproot); } nlookup_done(&ndroot); if (error) {