Bug#102437: dealloc analysis for each server function, more bugs!

2001-06-30 Thread Thomas Bushnell, BSG
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

Bug#102437: dealloc analysis for each server function, more bugs!

2001-06-30 Thread Marcus Brinkmann
On Wed, Jun 27, 2001 at 02:52:17PM +0200, Marcus Brinkmann wrote: [auth_getids] > This one is questionable. auth_getids uses idvec_copyout, which provides > the internal buffer: > > inline void idvec_copyout (struct idvec *idvec, uid_t **ids, uid_t *nids) > { > if (idvec->num > *nids) >

RE: continuing documentation

2001-06-30 Thread Jim Franklin
Hi folks, Rather than changing headers in the source code for clarification perhaps something could be done using an external cross referencing tools to make notes that expand on the header info. If everyone were to agree to use one particular tool for x-ref then the notes could be shared between