Fix FakeClientCommandEx always leaking memory (bug 5678, r=psychonic).
This commit is contained in:
		
							parent
							
								
									1a87eeead0
								
							
						
					
					
						commit
						5630fa67fc
					
				@ -751,6 +751,7 @@ void CHalfLife2::ProcessFakeCliCmdQueue()
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		m_CmdQueue.pop();
 | 
			
		||||
		m_FreeCmds.push(pFake);
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user