This is the mail archive of the libc-hacker@sources.redhat.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: [PATCH] Fix strsignal


On Tue, Aug 14, 2001 at 02:19:42PM +0200, Andreas Jaeger wrote:
> Jakub Jelinek <jakub@redhat.com> writes:
> 
> > On Tue, Aug 14, 2001 at 01:41:55PM +0200, Andreas Jaeger wrote:
> > > Since we use in inet_ntoa now thread specific memory static_buf is
> >> never dynamically allocated and therefore should not be freed.
> >
> > grep is your friend:
> 
> Thanks a lot Jakub!  I guess, you checked all free_mem functions?

I checked only those which had free_mem and use __libc_key_create at the
same time (plus now briefly few others).

> I'm getting the impression that 2.2.4 will be really stable release
> with just a minor nit - GCC 3 :-(.

2.2.5 ;)

	Jakub


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