forked from wolfSSL/wolfssl
make sure sniffer frees handhsake resources early
This commit is contained in:
@@ -1448,6 +1448,7 @@ static int ProcessFinished(const byte* input, int* sslBytes,
|
||||
}
|
||||
}
|
||||
|
||||
FreeHandshakeResources(ssl);
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
Reference in New Issue
Block a user