Tyson Andre
9a0cc69c53
Use 16 instead of 15 bytes of random data in ReflectionReference->getId ( #7148 )
...
```
ZEND_BEGIN_MODULE_GLOBALS(reflection)
bool key_initialized;
unsigned char key[REFLECTION_KEY_LEN];
ZEND_END_MODULE_GLOBALS(reflection)
```
This was previously also overwriting key_initialized, which didn't matter at all
because C struct layout is always in order of declaration and the value of
key_initialized was subsequently set to 1.
2021-06-13 16:04:37 -04:00
..
2021-05-12 15:33:55 +01:00
2021-06-08 15:41:09 +02:00
2021-05-31 15:48:45 +01:00
2021-05-14 15:55:25 +02:00
2021-05-06 12:16:35 +02:00
2021-06-11 13:57:47 +02:00
2021-05-31 15:48:45 +01:00
2021-06-11 16:27:50 +02:00
2021-06-09 12:31:34 +02:00
2021-06-11 11:57:42 +02:00
2021-05-29 11:33:13 +02:00
2021-05-19 10:36:55 +02:00
2021-05-26 12:30:31 +02:00
2021-06-11 12:58:44 +02:00
2021-06-09 12:13:15 +02:00
2021-06-11 10:35:21 +02:00
2021-06-11 11:57:42 +02:00
2021-06-10 17:48:16 +02:00
2021-06-11 11:57:42 +02:00
2021-05-06 12:16:35 +02:00
2021-06-11 16:27:50 +02:00
2021-06-11 12:58:44 +02:00
2021-05-27 10:47:15 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 16:27:50 +02:00
2021-05-27 16:00:03 +02:00
2021-06-11 16:27:50 +02:00
2021-06-11 16:27:50 +02:00
2021-06-11 11:57:42 +02:00
2021-06-13 16:56:02 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 16:27:50 +02:00
2021-06-11 16:27:50 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 16:27:50 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 12:58:44 +02:00
2021-06-13 16:04:37 -04:00
2021-06-11 16:27:50 +02:00
2021-05-18 19:32:36 +02:00
2021-06-09 11:46:28 +02:00
2021-04-08 10:36:44 +02:00
2021-06-11 16:27:50 +02:00
2021-05-31 15:48:45 +01:00
2021-06-11 11:57:42 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-05-26 11:48:51 +02:00
2021-06-11 12:58:44 +02:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2021-06-11 11:57:42 +02:00
2021-05-25 19:18:58 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 13:57:47 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 13:57:47 +02:00
2021-06-12 00:10:17 -05:00
2021-06-11 11:57:42 +02:00
2021-06-11 12:58:44 +02:00
2021-05-06 12:16:35 +02:00