1
0
mirror of https://github.com/php/php-src.git synced 2026-04-20 14:31:06 +02:00
Files
archived-php-src/ext/gmp/tests
Nikita Popov c793885b76 Fixed bug #74670
Validate that "C" serialization payload is followed by "}" prior to
calling the unserialize() handler. This mitigates issues caused by
unserialize() not correctly handling strings that are not NUL
terminated. Making sure that there is a "}" at the end avoids the
problem.
2018-07-02 17:27:43 +02:00
..
2007-05-07 18:03:01 +00:00
2014-09-02 19:04:55 +02:00
2014-09-28 20:46:22 +02:00
2014-03-12 14:17:08 +01:00
2015-06-11 22:20:05 +02:00
2015-09-02 00:37:20 -07:00
2013-06-17 17:59:12 +02:00
2013-06-17 17:59:12 +02:00
2014-09-02 18:42:39 +02:00
2015-06-11 22:20:05 +02:00
2018-01-03 18:32:33 +01:00
2018-07-02 17:27:43 +02:00