]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix trivial leak in OTP kdcpreauth module 1217/head
authorPavel Březina <pbrezina@redhat.com>
Wed, 15 Sep 2021 12:03:35 +0000 (14:03 +0200)
committerGreg Hudson <ghudson@mit.edu>
Thu, 16 Sep 2021 03:36:36 +0000 (23:36 -0400)
commite89abc2d4ea1fea1ec28d470f297514b828e4842
tree6860566651e35316389b2e2bb1bf11144349c9ad
parent49ec6f017ff2a077a6352f1f71cddf58e82af8e9
Fix trivial leak in OTP kdcpreauth module

The radius client object is stored in the otp state and should be
freed on exit.

[ghudson@mit.edu: edited commit message]
src/plugins/preauth/otp/otp_state.c