fixed a memory leak in sql groups prefetch
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401324
This commit is contained in:
parent
b8900e9cfe
commit
a8206db64e
@ -332,6 +332,8 @@ FetchGroups(Handle:db)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
CloseHandle(groups);
|
||||
}
|
||||
|
||||
FetchOverrides(Handle:db)
|
||||
|
Loading…
Reference in New Issue
Block a user