[19607] in Kerberos_V5_Development

home help back first fref pref prev next nref lref last post

Re: Question about server_info_update_pending

daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon Jun 26 15:11:14 2017

To: MIT Kerberos Dev List <krbdev@mit.edu>
From: Greg Hudson <ghudson@mit.edu>
Message-ID: <06c22ef9-6988-44ab-f168-4c9d126e072c@mit.edu>
Date: Mon, 26 Jun 2017 15:11:04 -0400
MIME-Version: 1.0
In-Reply-To: <20170626183853.GA8250@oracle.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu

On 06/26/2017 02:38 PM, Will Fiveash wrote:
> Today I was looking through the ldap plugin code and I noticed that
> there are references to a boolean variable, server_info_update_pending,
> which I see only being set to FALSE in a couple places but never TRUE.
> Is this variable ever used?

It doesn't look like it.  The only code that uses the field is inside
#ifdef ASYNC_BIND blocks, and we never define ASYNC_BIND.  So we could
get rid of all of that, I think.

_______________________________________________
krbdev mailing list             krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev

home help back first fref pref prev next nref lref last post