[krbdev.mit.edu #7326] SVN Commit

Tom Yu via RT rt at krbdev.mit.edu
Wed Aug 29 18:00:31 EDT 2012



Fix renew_until check for auto-renewal

This was completely wrong, but only caused a severe problem on 64 bit
builds. On 32 bit builds the result was effectively always 'success',
so it would always attempt to renew even if there was not sufficient time
left in the renewable lifetime. This did not have much observable
adverse effect. But on 64 bit builds it always failed and so never
attempted renewal.

Signed-off-by: Kevin Wasserman <kevin.wasserman at painless-security.com>

(cherry picked from commit 95c89d4c738df9be8e60215e4a883794d4b7b15c)

https://github.com/krb5/krb5/commit/0671e14617e92f116d9442bcdc2bfd7d1468a7dd
Author: Kevin Wasserman <kevin.wasserman at painless-security.com>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 0671e14617e92f116d9442bcdc2bfd7d1468a7dd
Branch: krb5-1.10
 src/windows/leash/LeashView.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


More information about the kfwdev mailing list