[krbdev.mit.edu #8565] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Mon Jul 17 22:41:22 EDT 2017


Fix krb5int_open_plugin_dirs() error handling

In krb5int_open_plugin_dirs(), if constructing filepath fails,
filepath is set to null but accessed a few lines later.  Add an error
check before calling krb5int_open_plugin().

(cherry picked from commit ec56309e95e37cb3c91bad2a696b9bd094620876)

https://github.com/krb5/krb5/commit/5293591d56d47e4345c958acaa68f095e0919d76
Author: Martin Kittel <martin.kittel at sap.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 5293591d56d47e4345c958acaa68f095e0919d76
Branch: krb5-1.14
 src/util/support/plugins.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)



More information about the krb5-bugs mailing list