tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [PATCH] POSIX extended API set 2



David Holland <dholland-tech%netbsd.org@localhost> wrote:

>  > > I think you'll leak pb here in the error branch above.  I haven't gone
>  > > through the other error branches in the patch, but the proliferation
>  > > of new resource acquisitions requiring clean-up makes me nervous.
>  > 
>  > The problem is that we need to hold a reference on the vnode we use
>  > in NDAT().
> 
> I don't see that this is a problem.

It is just one more resource we need to be careful to free, in many
system call. I think that makes him nervous. The problem is getting
nervous.

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index