]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix GSS krb5 initial sequence number gap handling
authorTomas Kuthan <tkuthan@gmail.com>
Thu, 6 Mar 2014 12:05:24 +0000 (13:05 +0100)
committerTom Yu <tlyu@mit.edu>
Thu, 26 Jun 2014 21:17:28 +0000 (17:17 -0400)
commitf12b6e40ec0e0a31d5fe441ae52c507c417246b8
treeb9952ee635a986734915e938fcaacf60cce68bc0
parent710d60900295530b1ce475929ea75d5d88f990ec
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@mit.edu: rewrote commit message]

(cherry picked from commit 13a9cb721194c8aa4ccf6ed6ef23e3ac8dd24037)

ticket: 7872
version_fixed: 1.12.2
status: resolved
src/lib/gssapi/generic/util_ordering.c