]> granicus.if.org Git - php/commit
- Fix bug #55622, better fix for this issue, old fix can break if sizeof(size_t)...
authorPierre Joye <pajoye@php.net>
Mon, 26 Sep 2011 08:38:03 +0000 (08:38 +0000)
committerPierre Joye <pajoye@php.net>
Mon, 26 Sep 2011 08:38:03 +0000 (08:38 +0000)
commit2b8fe11dd87f9f61d711832a085cee78f02d2970
treefe066389fbe0f9b3776d84d4eb4a021dc7271cb2
parentbf9c99227e8134e3ceb94691c0a97d4b13dea6d6
- Fix bug #55622, better fix for this issue, old fix can break if sizeof(size_t) > sizeof(int) like on sparc
ext/standard/basic_functions.c