kadmin: add_users leaks 'words'
Change-Id: I2607c8f0d774dd31d3b7f2341a65f4d43867548f
This commit is contained in:
@@ -132,6 +132,7 @@ add_users (const char *filename, unsigned n)
|
||||
add_user (ctx, hndl, nwords, words);
|
||||
kadm5_destroy(hndl);
|
||||
krb5_free_context(ctx);
|
||||
free(words);
|
||||
}
|
||||
|
||||
static int version_flag = 0;
|
||||
|
Reference in New Issue
Block a user