Change-Id: I73623d71842086374ae58c6e751395fd6925a704
This commit is contained in:
Jeffrey Altman
2019-01-04 01:41:06 -05:00
parent e23b0a39d3
commit 750cfc092c

View File

@@ -760,7 +760,7 @@ process_stream(krb5_context contextp,
if (msg == NULL || reply == NULL || dreply == NULL) {
if (msg != NULL)
krb5_storage_free(mem);
krb5_storage_free(msg);
if (reply != NULL)
krb5_storage_free(reply);
if (dreply != NULL)