This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: NIS+ code




>Hi,
>
>I've looked briefly at the NIS+ code yesterday and found several more
>memory.  I suspect there are several left even now.  Somebody who
>actually uses NIS+ should probably check what I checked in.
>

I don't think anybody uses this functions. They are mostly used to
configure the NIS+ Server, but we have no rpc.nisd for Linux in
the moment. The patches looks Ok.

I'm working on this, but it is not easy for example to find a
single strdup which is not freed. mtrace is no help, it only
tells you, there is a memory leak, but not where. In some cases I'm
even not sure if it is the NIS+ code or the sunrpc code.

  Thorsten

-- 
Thorsten Kukuk      http://www.suse.de/~kukuk/        kukuk@suse.de
SuSE GmbH           Schanzaeckerstr. 10             90443 Nuernberg
Linux is like a Vorlon.  It is incredibly powerful, gives terse,
cryptic answers and has a lot of things going on in the background.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]