Vincent Herbet b63e63cfcd Fix crash when dynamic native is executed with the max number of params
This fixes a buffer overflow with `g_Params`, which has a size of 16 but params index starts to 1. As consequence when 16 params are passed, `g_Params[16]` is indexed and likely overwrites something important which leads to a crash at some point.

It doesn't happen in 1.8.2. Possible reasons why it happens in dev version is this uses newer compiler and compiling optimization are better , resulting crash is triggered now. 

Reported here https://forums.alliedmods.net/showthread.php?t=271103.
2015-09-05 17:49:37 +02:00
2015-07-14 00:13:24 +02:00
2015-03-10 16:51:45 +01:00
2015-08-22 17:54:00 -03:00
2015-09-05 08:42:31 +02:00
2015-07-22 00:21:44 +02:00
2015-03-10 11:11:49 +02:00
2014-08-08 11:27:40 +02:00
2015-03-09 22:53:58 +01:00
2015-06-27 16:26:39 +02:00
2015-03-09 23:12:27 +01:00
2013-02-14 23:30:38 -08:00
2014-08-08 21:26:44 +02:00
💇
2014-06-03 12:19:43 +03:00

AMX Mod X

AMX Mod X - Half-Life 1 Scripting and Server Administration

General

Development

Description
AMX Mod X - Half-Life 1 Scripting and Administration
Readme 245 MiB
Languages
C 37.4%
C++ 24%
Pascal 18.4%
HTML 5.7%
Roff 4.8%
Other 9.7%