[krbdev.mit.edu #8797] git commit
Greg Hudson via RT
rt at KRBDEV-PROD-APP-1.mit.edu
Mon Dec 9 18:22:41 EST 2019
<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8797 >
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.
(cherry picked from commit bf4156db4f6c2e8cd420cd556bfa9e39f1a3d556)
https://github.com/krb5/krb5/commit/b72c491c85cc52c2dc5d1a77bebe840d0b871cf5
Author: Greg Hudson <ghudson at mit.edu>
Commit: b72c491c85cc52c2dc5d1a77bebe840d0b871cf5
Branch: krb5-1.17
doc/appdev/gssapi.rst | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
More information about the krb5-bugs
mailing list