Close #77 修正http_half_private结构体未完全释放的问题
This commit is contained in:
@@ -35,10 +35,12 @@ void decrypt_mirror_on_close_cb(const struct tfe_stream * stream, unsigned int t
|
||||
mirror_stream_close(pme, thread_id);
|
||||
return;
|
||||
}
|
||||
|
||||
void decrypt_mirror_deinit(struct tfe_proxy * proxy)
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
struct tfe_plugin decrypt_mirror_spec={
|
||||
.symbol=NULL,
|
||||
.type = TFE_PLUGIN_TYPE_BUSINESS,
|
||||
|
||||
Reference in New Issue
Block a user