mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-08 02:02:23 +03:00
add_temp_file now makes a copy which is freed by delete_temp_files. Callers to create_temp_file can now free the returned file name to avoid the memory leak. These changes do not affect the leak behavior of existing code. Also address a NULL pointer derefence in tzset after a memoru allocation failure, found during testing.
17 KiB
17 KiB