]> eyrie.org Git - kerberos/krb5-strength.git/commit - plugin/heimdal.c
Use the portability layer and close a memory leak
authorRuss Allbery <rra@stanford.edu>
Thu, 19 Sep 2013 04:27:43 +0000 (21:27 -0700)
committerRuss Allbery <rra@stanford.edu>
Thu, 19 Sep 2013 06:13:35 +0000 (23:13 -0700)
commit00f050fa5cc388e32a3e0c2832545f1e04f25d14
tree55dea5df4dca5b76662966bbc99c28588a17359b
parent734c497f39fe412c3b6b01284544fe75c414e388
Use the portability layer and close a memory leak

Free the unparsed principal name when checking passwords in
Heimdal, and use the portability layer in the external strength
program.
external/heimdal-strength.c
plugin/heimdal.c