1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-05-28 16:21:30 +03:00
Siddhesh Poyarekar d62aa75af1 Fix crash when system has no ipv6 address [BZ #17125]
Here's an updated patch to fix the crash in bug-ga2 when the system
has no configured ipv6 address.  I have taken a different approach of
using libc_freeres_fn instead of the libc_freeres_ptr since the former
gives better control over what is freed; we need that since cache may
or may not be allocated using malloc.

Verified that bug-ga2 works correctly in both cases and does not have
memory leaks in either of them.
2014-07-10 14:15:16 +05:30
..
2014-07-09 09:26:07 +01:00
2014-07-09 09:26:07 +01:00
2014-07-09 09:26:07 +01:00
2014-07-09 10:53:46 +02:00
2014-07-03 08:38:36 -07:00
2014-06-30 21:34:20 +00:00
2014-07-02 15:09:39 +05:30
2014-07-09 09:26:07 +01:00