修复内存泄漏的BUG
This commit is contained in:
@@ -632,6 +632,7 @@ static int identify_application_protocol(struct streaminfo *a_stream, struct _id
|
||||
}
|
||||
}
|
||||
|
||||
quic_release_stream(a_stream, (void **)&_context, a_stream->threadnum);
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user