Disable the COPY_FIRST_CANONNAME workaround on Linux glibc 2.4 and
authorGreg Hudson <ghudson@mit.edu>
Fri, 28 Aug 2009 16:00:54 +0000 (16:00 +0000)
committerGreg Hudson <ghudson@mit.edu>
Fri, 28 Aug 2009 16:00:54 +0000 (16:00 +0000)
commit85959def61b4117bf2bbd17f61173d10ef2e7811
treed74776a94e7781cd0776dfb07b6b7eedc483d554
parentbb571c5754e838acd15cf8cd2eba535accbc7820
Disable the COPY_FIRST_CANONNAME workaround on Linux glibc 2.4 and
later, since it leaks memory on fixed glibc versions.  We will still
leak memory on glibc 2.3.4 through 2.3.6 (e.g. RHEL 4) but that's
harder to detect.

ticket: 6534

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22643 dc483132-0cff-0310-8789-dd5450dbe970
src/util/support/fake-addrinfo.c