[krbdev.mit.edu #8565] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Wed Mar 29 13:03:51 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().

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



More information about the krb5-bugs mailing list