diff options
| author | Ulrich Drepper <drepper@gmail.com> | 2011-06-13 08:31:50 -0400 |
|---|---|---|
| committer | Ulrich Drepper <drepper@gmail.com> | 2011-06-13 08:31:50 -0400 |
| commit | 3154bfb8c7fb84fbf7ecdc787752b395579d2ac7 (patch) | |
| tree | 0ce724ea5342a163b6bfb934803743abbbe40573 /ChangeLog | |
| parent | decd4e50b6faa6b148fe7ef99536ba9f95183a00 (diff) | |
| download | glibc-3154bfb8c7fb84fbf7ecdc787752b395579d2ac7.tar.xz glibc-3154bfb8c7fb84fbf7ecdc787752b395579d2ac7.zip | |
Fix memory leak in getaddrinfo
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2011-06-10 Andreas Schwab <schwab@redhat.com> + + * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating + tmpbuf. + 2011-06-10 Roland McGrath <roland@hack.frob.com> * Makerules (shlib.lds): Fail if the linker script comes out empty. |
