done On Thu, Nov 18, 2010 at 4:51 PM, Pierre Joye <[email protected]> wrote: > Hi Chris, > > To commit this patch alone in OCI was not the best thing to do... > > Please revert the part of my commit as you wish, I sadly don't have > the time now to figure out what you meant (builds just fine here). > > On Thu, Nov 18, 2010 at 4:41 PM, Christopher Jones > <[email protected]> wrote: >> >> Hi Pierre, >> >> Can you revert the change to oci8_interface.c? >> (i) The chunk is in the wrong place and the file won't compile >> (ii) I previously added the check in >> http://svn.php.net/viewvc?view=revision&revision=305412 >> >> Thanks >> >> Chris >> >> On 11/18/10 7:22 AM, Pierre Joye wrote: >>> >>> pajoye Thu, 18 Nov 2010 15:22:22 +0000 >>> >>> Revision: http://svn.php.net/viewvc?view=revision&revision=305507 >>> >>> Log: >>> - fix #39863, do not accept paths with NULL in them. See >>> http://news.php.net/php.internals/50191, trunk will have the patch later >>> (adding a macro and/or changing (some) APIs. Patch by Rasmus >>> >>> Bug: http://bugs.php.net/39863 (Open) file_exists() silently truncates >>> after a null byte >>> >>> Changed paths: >>> U php/php-src/branches/PHP_5_3/Zend/zend_vm_execute.h >>> U php/php-src/branches/PHP_5_3/ext/bz2/bz2.c >>> U php/php-src/branches/PHP_5_3/ext/com_dotnet/com_persist.c >>> U php/php-src/branches/PHP_5_3/ext/enchant/enchant.c >>> U php/php-src/branches/PHP_5_3/ext/fileinfo/fileinfo.c >>> U php/php-src/branches/PHP_5_3/ext/gd/gd.c >>> U php/php-src/branches/PHP_5_3/ext/gd/gd_ctx.c >>> U php/php-src/branches/PHP_5_3/ext/imap/php_imap.c >>> U php/php-src/branches/PHP_5_3/ext/oci8/oci8_interface.c >>> U php/php-src/branches/PHP_5_3/ext/odbc/php_odbc.c >>> U php/php-src/branches/PHP_5_3/ext/openssl/openssl.c >>> U php/php-src/branches/PHP_5_3/ext/pgsql/pgsql.c >>> U php/php-src/branches/PHP_5_3/ext/posix/posix.c >>> U php/php-src/branches/PHP_5_3/ext/pspell/pspell.c >>> U php/php-src/branches/PHP_5_3/ext/sqlite/sqlite.c >>> U php/php-src/branches/PHP_5_3/ext/sqlite3/sqlite3.c >>> U php/php-src/branches/PHP_5_3/ext/standard/basic_functions.c >>> U php/php-src/branches/PHP_5_3/ext/standard/dir.c >>> U php/php-src/branches/PHP_5_3/ext/standard/file.c >>> U php/php-src/branches/PHP_5_3/ext/standard/filestat.c >>> U php/php-src/branches/PHP_5_3/ext/standard/ftok.c >>> U php/php-src/branches/PHP_5_3/ext/standard/iptc.c >>> U php/php-src/branches/PHP_5_3/ext/standard/link.c >>> U php/php-src/branches/PHP_5_3/ext/tidy/tidy.c >>> U php/php-src/branches/PHP_5_3/ext/xsl/xsltprocessor.c >>> U php/php-src/branches/PHP_5_3/ext/zip/php_zip.c >>> U php/php-src/branches/PHP_5_3/main/fopen_wrappers.c >>> >>> >> >> -- >> Email: [email protected] >> Tel: +1 650 506 8630 >> Blog: http://blogs.oracle.com/opal/ >> > > > > -- > Pierre > > @pierrejoye | http://blog.thepimp.net | http://www.libgd.org >
-- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
