[PATCH] Fix strsignal
Jakub Jelinek
jakub@redhat.com
Tue Aug 14 05:27:00 GMT 2001
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
More information about the Libc-hacker
mailing list