Commit e9e860a
Don't retain mt_rand() seeds across requests
In particular, this prevents manual seeding of mt_rand() to leak
across requests.1 parent 727b21c commit e9e860a
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3810 | 3810 | | |
3811 | 3811 | | |
3812 | 3812 | | |
| 3813 | + | |
| 3814 | + | |
3813 | 3815 | | |
3814 | 3816 | | |
3815 | 3817 | | |
| |||
0 commit comments