Return-Path: Received: from mailhub-auth-2.mit.edu (MAILHUB-AUTH-2.MIT.EDU [18.7.62.36]) by krbdev.mit.edu (Postfix) with ESMTPS id 1D7AE3F128 for ; Thu, 28 Feb 2013 12:26:26 -0500 (EST) Received: from outgoing.mit.edu (OUTGOING-AUTH-1.MIT.EDU [18.9.28.11]) by mailhub-auth-2.mit.edu (8.13.8/8.9.2) with ESMTP id r1SHQP5E025653 for ; Thu, 28 Feb 2013 12:26:25 -0500 Received: from cathode-dark-space.mit.edu (CATHODE-DARK-SPACE.MIT.EDU [18.18.1.96]) (authenticated bits=56) (User authenticated as tlyu@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.8/8.12.4) with ESMTP id r1SHQNLH009331 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 28 Feb 2013 12:26:25 -0500 Received: (from tlyu@localhost) by cathode-dark-space.mit.edu (8.12.9.20060308) id r1SHQNol001664; Thu, 28 Feb 2013 12:26:23 -0500 (EST) To: rt@krbdev.MIT.EDU Subject: Re: [krbdev.mit.edu #6534] getaddrinfo in src/util/support/fake-addrinfo.c causes leak References: From: Tom Yu Date: Thu, 28 Feb 2013 12:26:23 -0500 In-Reply-To: (Greg Hudson via's message of "Thu, 28 Feb 2013 12:02:47 -0500 (EST)") Message-ID: Lines: 12 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii RT-Send-Cc: X-RT-Original-Encoding: us-ascii Content-Length: 525 "Greg Hudson via RT" writes: > In hindsight, I believe this patch's description was incorrect and I > accepted it too uncritically. Accepting this patch did fix a memory > leak, but I believe also caused rdns=false to be broken on Linux from > 1.7.1 to 1.10.2. It seems that for some reason rdns=false works in Raring, but there doesn't seem to be any krb5 code change that would account for it. I haven't tested personally. See https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/571572