gssapi/krb5: use GSS_IOV_BUFFER_FLAG_ALLOCATE constants
commit62d913a551f45064d34fc5ac1078587ef2c8ae5c
authorLuke Howard <lukeh@padl.com>
Sun, 12 Jul 2020 04:20:44 +0000 (12 14:20 +1000)
committerLuke Howard <lukeh@padl.com>
Sun, 12 Jul 2020 04:26:14 +0000 (12 14:26 +1000)
tree06cb2fca54adc0877baece085584ca42881a84b0
parent4b543b727a3a692e5b1d52620ba740944d565046
gssapi/krb5: use GSS_IOV_BUFFER_FLAG_ALLOCATE constants

GSS_IOV_BUFFER_TYPE_FLAG_ALLOCATE is deprecated as indicated in gssapi.h, use
GSS_IOV_BUFFER_FLAG_ALLOCATE instead
lib/gssapi/krb5/arcfour.c
lib/gssapi/test_context.c