php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #78189 file cache strips last character of uname hash
Submitted: 2019-06-20 14:39 UTC Modified: 2019-06-20 14:39 UTC
From: cmb@php.net Assigned: cmb (profile)
Status: Closed Package: opcache
PHP Version: 7.2Git-2019-06-20 (Git) OS: Windows
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: cmb@php.net
New email:
PHP Version: OS:

 

 [2019-06-20 14:39 UTC] cmb@php.net
Description:
------------
The name of the top level file cache folder is supposed to be a
MD5 hash in hexadecimal representation.  However, the last hex
digit is accendentially stripped, which increases the likelyhood
of hash collisions.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-06-20 14:39 UTC] cmb@php.net
-Assigned To: +Assigned To: cmb
 [2019-06-20 16:02 UTC] cmb@php.net
Automatic comment on behalf of cmbecker69@gmx.de
Revision: http://git.php.net/?p=php-src.git;a=commit;h=fcd6f2de60e1fc593fa301f3af42b871624946d9
Log: Fix #78189: file cache strips last character of uname hash
 [2019-06-20 16:02 UTC] cmb@php.net
-Status: Assigned +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 03:01:27 2024 UTC