IgnacioFDM
732a05dde0
Back out changes in #366 and introduce read_argv_int/float()
...
* Revert "Extend "read_argv" native"
This reverts commit aaa2934595
.
This broke binary compatibility with either older, already compiled
plugins, or newly compiled plugins if you forgot to update .inc headers.
This happened because read_argv used to receive maxlen by value, and
after
this commit it receives it by reference. This causes read_argv either
to fail, or worse, to buffer overflow, resulting in a security vulnerability.
Newly introduced functionality for read_argv should be added with a new,
separate native.
* Add "read_argv_int" & "read_argv_float" natives
2016-08-31 20:34:02 +02:00
..
2016-04-05 18:51:18 +02:00
2016-04-16 11:56:49 +02:00
2015-03-09 19:41:21 +01:00
2016-08-31 20:34:02 +02:00
2016-01-16 21:15:52 -03:00
2015-03-09 19:41:16 +01:00
2015-03-09 19:41:21 +01:00
2015-03-09 19:41:21 +01:00
2015-03-09 19:41:21 +01:00
2016-03-16 12:29:33 +01:00
2016-03-16 15:15:00 +01:00
2015-03-10 01:02:05 +01:00
2015-03-09 19:41:21 +01:00
2015-05-10 17:12:50 +02:00
2015-03-11 15:19:27 +02:00
2014-08-04 13:18:41 -05:00
2015-02-25 00:56:17 +02:00
2014-08-04 13:18:41 -05:00
2015-02-25 00:56:17 +02:00
2015-05-10 14:37:36 +02:00
2014-10-05 16:19:47 +06:00
2015-05-11 16:15:43 +02:00
2014-08-04 13:18:41 -05:00
2005-08-24 06:13:55 +00:00
2015-09-19 20:07:48 +02:00
2015-03-11 15:19:27 +02:00
2016-01-16 21:15:52 -03:00
2015-11-02 20:10:38 +01:00
2015-03-25 13:50:07 +01:00
2013-09-10 09:04:52 +02:00
2015-02-25 00:56:17 +02:00
2015-07-11 13:16:45 +02:00
2015-02-25 00:56:17 +02:00
2015-05-05 11:16:26 +02:00
2015-03-11 15:19:27 +02:00
2015-11-03 10:45:44 +01:00
2015-03-26 22:42:55 +01:00
2015-03-12 22:50:49 +05:00
2016-03-20 13:04:48 +01:00
2014-08-04 13:18:41 -05:00
2015-03-10 16:51:45 +01:00
2014-08-04 13:18:41 -05:00
2015-02-25 00:56:17 +02:00
2015-03-11 15:19:27 +02:00
2015-02-25 00:56:17 +02:00
2015-02-25 00:56:17 +02:00
2015-03-10 16:51:45 +01:00
2015-04-12 21:08:03 +02:00
2016-02-23 19:56:02 +01:00
2015-07-29 22:23:13 +02:00
2015-07-29 22:23:13 +02:00
2014-08-04 13:18:41 -05:00
2014-08-04 13:18:41 -05:00
2015-02-25 00:56:17 +02:00
2014-08-04 13:18:41 -05:00
2014-08-04 13:18:41 -05:00
2015-03-11 15:19:27 +02:00
2014-08-04 13:18:41 -05:00
2015-02-25 00:56:17 +02:00
2014-08-04 13:18:41 -05:00
2014-08-04 13:18:41 -05:00
2015-03-11 15:19:27 +02:00