Files
sourcemod/core/logic
peace-maker 5597fc56d3 Fix crash when ArrayList runs out of memory (#1235)
The allocation size was still updated to the bigger size even if memory allocation failed. Trying to write to the supposedly available new space would overflow the heap and crash. Fixes #1233
2020-04-30 17:59:54 +01:00
..
2018-08-13 23:03:48 +01:00
2018-08-13 23:03:48 +01:00
2018-10-11 17:36:52 +01:00
2015-03-05 10:56:36 -08:00
2018-05-31 21:23:59 -07:00
2018-07-31 04:17:36 -07:00
2018-08-13 23:03:48 +01:00
2014-07-05 13:52:44 -07:00
2018-07-08 11:05:29 -04:00
2013-08-22 17:10:59 -07:00
2017-11-20 21:24:01 -08:00