diff options
author | Ian Moffett <ian@osmora.org> | 2025-10-15 12:59:05 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-10-15 12:59:05 -0400 |
commit | 0cf3ec7ad8dae5ff969cd849d58de1e1a7bfe6d0 (patch) | |
tree | 6024ea1d410ce557b789a5edffb48a56b84290b0 /src/sys/arch/amd64/isa/i8042.c | |
parent | 3b3c96b9c9b78ea1afb71b30a2a6562bfb461e63 (diff) |
kern: namei: Return vnode before exiting function
If there is a file that is found, we want to return the result before we
return from the function, fixes issue with uninitialized vnodes on
lookups
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'src/sys/arch/amd64/isa/i8042.c')
0 files changed, 0 insertions, 0 deletions