[krbdev.mit.edu #7872] git commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Thu Jun 26 17:40:59 EDT 2014
Fix GSS krb5 initial sequence number gap handling
Since #2040, the dummy queue element inserted by g_order_init no
longer compares less than the initial sequence number, so we fail when
the first few sequence numbers are received out of order. Properly
detect when a sequence number fits between the dummy element and the
first real queue element.
[ghudson at mit.edu: rewrote commit message]
(cherry picked from commit 13a9cb721194c8aa4ccf6ed6ef23e3ac8dd24037)
https://github.com/krb5/krb5/commit/f12b6e40ec0e0a31d5fe441ae52c507c417246b8
Author: Tomas Kuthan <tkuthan at gmail.com>
Committer: Tom Yu <tlyu at mit.edu>
Commit: f12b6e40ec0e0a31d5fe441ae52c507c417246b8
Branch: krb5-1.12
src/lib/gssapi/generic/util_ordering.c | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
More information about the krb5-bugs
mailing list