make sure sniffer frees handhsake resources early
This commit is contained in:
parent
f969bc3645
commit
3e7619c785
@ -1448,6 +1448,7 @@ static int ProcessFinished(const byte* input, int* sslBytes,
|
||||
}
|
||||
}
|
||||
|
||||
FreeHandshakeResources(ssl);
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user