AntiFlood: Don't use KickClientEx, crashed server after 2 years due to a race condition
This commit is contained in:
		
							parent
							
								
									4aee3d0b02
								
							
						
					
					
						commit
						9b4fac0ffa
					
				| @ -66,6 +66,6 @@ bool FloodCheck(int client) | ||||
| 		return false; | ||||
| 	} | ||||
| 
 | ||||
| 	KickClientEx(client, "STOP FLOODING THE SERVER!!!"); | ||||
| 	KickClient(client, "STOP FLOODING THE SERVER!!!"); | ||||
| 	return true; | ||||
| } | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user