Searched refs:tMemoryEater (Results 1 – 2 of 2) sorted by relevance
1257 int* tMemoryEater = new int[999999999]; in execute_error_script() local1259 if (!tMemoryEater) { in execute_error_script()1263 delete tMemoryEater; in execute_error_script()
2183 int* tMemoryEater = new int[999999999]; in error_scenario() local2185 if (!tMemoryEater) { in error_scenario()2189 delete tMemoryEater; in error_scenario()