Edit report at https://bugs.php.net/bug.php?id=52078&edit=1

 ID:                 52078
 User updated by:    glen at delfi dot ee
 Reported by:        glen at delfi dot ee
 Summary:            fileinode overflow test
                     ext/standard/tests/file/fileinode_variation3.phpt
 Status:             Assigned
 Type:               Bug
 Package:            Filesystem function related
 Operating System:   PLD Linux
 PHP Version:        5.3.2
 Assigned To:        tyrael
 Block user comment: N
 Private report:     N

 New Comment:

please note that the patch provided in bug was not complete (there are more 
tests 
suffering the same deficiency), because did not get any feedback to decide to 
proceed further.

"find -name '*.phpt' | xargs grep fileinode" in source tree should give ideas 
what more to patch (and of course all inode related functions: getmyinode, 
stat, 
...)


Previous Comments:
------------------------------------------------------------------------
[2012-01-19 19:09:44] tyr...@php.net

I commited the %d->%i changes to trunk and 5.3, waiting for approval to commit 
it 
to 5.4 as well, I will keep the ticket open until.

http://svn.php.net/viewvc?view=revision&revision=322460

------------------------------------------------------------------------
[2012-01-17 10:18:51] tyr...@php.net

I will look into merging this, thanks for the patch and the heads up.

------------------------------------------------------------------------
[2011-11-05 20:49:17] glen at delfi dot ee

any interest of getting it fixed?

i could supply patches, if i see any interest at all on this topic from upstream

------------------------------------------------------------------------
[2010-12-12 21:32:27] glen at delfi dot ee

as you maybe have noted, one chunk takes different approach:

if (PHP_INT_SIZE == 4) die("skip this test is for >32bit platform only (inodes 
overflow there)");

maybe should rather skip overflowing tests there?

------------------------------------------------------------------------
[2010-12-12 21:31:01] glen at delfi dot ee

i've kept it somewhat updated here:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/bug-52078-fileinode.patch

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=52078


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=52078&edit=1

Reply via email to