tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Unreleased vnode in linux_sys_uselib()
Maxime Villard <max%M00nBSD.net@localhost> wrote:
> Hi,
> there seems to be a vnode issue in compat/linux/common/linux_uselib.c:
>
> <...>
>
> And I'm wondering: what is the impact of such bugs? njoly@ tested a
> small sample I sent him and apparently there doesn't seem to be any
> glaring issue.
It is a resource leak; the vnode would never get freed.
The patch looks fine.
--
Mindaugas
Home |
Main Index |
Thread Index |
Old Index