Add the same mutex locks as in the csgo leak

This commit is contained in:
maxime1907
2021-07-22 21:42:24 +02:00
parent 8af19144f5
commit d6283f4b36
2 changed files with 68 additions and 302 deletions
+4 -10
View File
@@ -10,28 +10,22 @@
"Signatures"
{
"CBaseClient__SendSnapshot"
{
"library" "engine"
"linux" "@_ZN11CBaseClient12SendSnapshotEP12CClientFrame"
}
"CBaseServer__WriteTempEntities"
{
"library" "engine"
"linux" "@_ZN11CBaseServer17WriteTempEntitiesEP11CBaseClientP14CFrameSnapshotS3_R8bf_writei"
}
"CGameClient_FillSoundsMessage"
"CFrameSnapshot__ReleaseReference"
{
"library" "engine"
"linux" "@_ZN11CGameClient17FillSoundsMessageER10SVC_Sounds"
"linux" "@_ZN14CFrameSnapshot16ReleaseReferenceEv"
}
"CGameClient__WriteGameSounds"
"CFrameSnapshot__CreateEmptySnapshot"
{
"library" "engine"
"linux" "@_ZN11CGameClient15WriteGameSoundsER8bf_write"
"linux" "@_ZN21CFrameSnapshotManager19CreateEmptySnapshotEii"
}
}
}