diff options
| author | Andreas Schwab <schwab@suse.de> | 2018-11-05 12:47:30 +0100 |
|---|---|---|
| committer | Andreas Schwab <schwab@suse.de> | 2018-11-05 14:48:24 +0100 |
| commit | bd3b0fbae33a9a4cc5e2daf049443d5cf03d4251 (patch) | |
| tree | 3f222e9bb793f90b280660be561e41b09deb985e /ChangeLog | |
| parent | fc1c7bdc6d61d7571b3a2ed0f718c98170bd9711 (diff) | |
| download | glibc-bd3b0fbae33a9a4cc5e2daf049443d5cf03d4251.tar.xz glibc-bd3b0fbae33a9a4cc5e2daf049443d5cf03d4251.zip | |
libanl: properly cleanup if first helper thread creation failed (bug 22927)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2018-11-05 Andreas Schwab <schwab@suse.de> + + [BZ #22927] + * resolv/gai_misc.c (__gai_enqueue_request): Don't crash if + creating the first helper thread failed. + 2018-11-03 Samuel Thibault <samuel.thibault@ens-lyon.org> * sysdeps/mach/hurd/msync.c: New file. |
