On Sat, Jun 30, 2001 at 08:54:12PM -0700, Thomas Bushnell, BSG wrote:
> Marcus Brinkmann <[EMAIL PROTECTED]> writes:
> 
> > I would suggest dealloc + iohelp_return_malloced_buffer, as usually those
> > uid vectors are small, and keeping them on one page each is a waste of
> > space.
> 
> iohelp_return_malloced_buffer is not available in auth, nor should it
> be.... just duplicated its functionality perhaps.  it's not that
> complex.

Right.  We can't use it anyway, as it will free the buffer.  Duplicating the
functionality is the thing to do (we do it in a lot of places).
 
> I haven't reviewed your logic tho; I'll think about that later.

I committed my changes for the other interfaces, which just require the
dealloc parameter.  For the auth server, I will send a patch for review
soon.

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED]
Marcus Brinkmann              GNU    http://www.gnu.org    [EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.marcus-brinkmann.de


_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to