mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-03 08:11:08 +00:00
Update.
* libio/fileops.c (_IO_new_file_fopen): Don't free step data right after getting them.
This commit is contained in:
parent
9587cf0f70
commit
b4068b0a94
@ -12,6 +12,9 @@
|
||||
|
||||
2003-04-05 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* libio/fileops.c (_IO_new_file_fopen): Don't free step data right
|
||||
after getting them.
|
||||
|
||||
* malloc/thread-m.h [PTHREAD_MUTEX_INITIALIZER]: If
|
||||
HAVE_register_atfork_malloc is defined use __register_atfork_malloc
|
||||
instead of __register_atfork.
|
||||
|
Loading…
Reference in New Issue
Block a user