php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #49018 phar tar stores long filenames with prefix/name reversed
Submitted: 2009-07-22 15:23 UTC Modified: 2009-07-22 18:15 UTC
From: cellog@php.net Assigned: cellog (profile)
Status: Closed Package: PHAR related
PHP Version: 5.3.0 OS:
Private report: No CVE-ID: None
 [2009-07-22 15:23 UTC] cellog@php.net
Description:
------------
for filenames longer than 100 characters, phar stores the prefix in the name section, and the name in the prefix section


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-07-22 18:15 UTC] cellog@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 [2009-07-22 18:29 UTC] svn@php.net
Automatic comment from SVN on behalf of cellog
Revision: http://svn.php.net/viewvc/?view=revision&revision=284618
Log: fix php bug #49018 (phar tar stores long filenames with prefix/name reversed)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 06:01:30 2024 UTC