mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-12 02:34:59 +03:00
Cedar: handle UDP acceleration and R-UDP versions
This commit is contained in:
@ -1293,6 +1293,8 @@ void CleanupSession(SESSION *s)
|
||||
|
||||
DeleteCounter(s->LoggingRecordCount);
|
||||
|
||||
ReleaseSharedBuffer(s->IpcSessionSharedBuffer);
|
||||
|
||||
Free(s);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user