]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix enctype display in Leash 1162/head
authorGreg Hudson <ghudson@mit.edu>
Wed, 24 Feb 2021 17:54:08 +0000 (12:54 -0500)
committerGreg Hudson <ghudson@mit.edu>
Mon, 1 Mar 2021 22:58:09 +0000 (17:58 -0500)
commit5a00af5da3bdd137a21f2b59612ba5ef6dba1396
tree00edd9a1eac7c2c880401fa03a799516db2e187a
parent0460ac3facb2b69e6917fecf2a5492543c5842e4
Fix enctype display in Leash

In KrbListTickets.cpp, change etype_string() to write its output to a
caller-supplied buffer, so that the session key enctype name and
ticket enctype name don't occupy the same static buffer.  Reported by
Oliver Freyermuth.

ticket: 8970
src/windows/leash/KrbListTickets.cpp