View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0010711 | mantisbt | security | public | 2009-07-10 23:30 | 2009-10-07 14:19 | 
| Reporter | dhx | Assigned To | jreese | ||
| Priority | normal | Severity | tweak | Reproducibility | N/A | 
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.0rc2 | ||||
| Target Version | 1.2.0rc2 | Fixed in Version | 1.2.0rc2 | ||
| Summary | 0010711: Don't seed mt_rand - PHP will do this for us | ||||
| Description | PHP's seeding of mt_rand is better than our current approach of seeding in a high precision time value. | ||||
| Tags | No tags attached. | ||||
| MantisBT: master-1.2.x 2ad151ce 2009-07-01 14:49 Committer: dhx Details Diff | We should not be seeding mt_rand. PHP does this. Signed-off-by: David Hicks <hickseydr@optusnet.com.au> | Affected Issues 0010711 | |
| mod - core.php | Diff File | ||
| MantisBT: master 40840f41 2009-07-01 14:49 Committer: dhx Details Diff | We should not be seeding mt_rand. PHP does this. Signed-off-by: David Hicks <hickseydr@optusnet.com.au> | Affected Issues 0010711 | |
| mod - core.php | Diff File | ||
