[krbdev.mit.edu #8797] git commit
Greg Hudson via RT
rt-comment at KRBDEV-PROD-APP-1.mit.edu
Fri Apr 19 01:45:12 EDT 2019
Fix gss_get_mic_iov() example code
The example code for gss_get_mic_iov() using a caller-provided buffer
calls gss_wrap_iov_length() and gss_wrap_iov() instead of
gss_get_mic_iov_length() and gss_get_mic_iov() as intended. Reported
by Frank Filz.
https://github.com/krb5/krb5/commit/bf4156db4f6c2e8cd420cd556bfa9e39f1a3d556
Author: Greg Hudson <ghudson at mit.edu>
Commit: bf4156db4f6c2e8cd420cd556bfa9e39f1a3d556
Branch: master
doc/appdev/gssapi.rst | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
More information about the krb5-bugs
mailing list