]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix leak in FAST OTP client processing
authorGreg Hudson <ghudson@mit.edu>
Wed, 29 Jun 2016 01:38:57 +0000 (21:38 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 10 Aug 2016 17:36:56 +0000 (13:36 -0400)
commit7029efc11525299b87b9024280ef1d9f82059ec5
tree1e578ac5863b9a349564b669e5f56f96ba20fd5b
parent0c5f74a25f226b2ea61a0ad7906a7c6605fc3533
Fix leak in FAST OTP client processing

In set_pa_data(), after encoding the OTP request and stealing the
pointer from the resulting krb5_data object, free the krb5_data
container.

ticket: 8443 (new)
target_version: 1.14-next
target_version: 1.13-next
tags: pullup
src/lib/krb5/krb/preauth_otp.c