Re: [PHP-DEV] Bug in interbase.c invalid BLOB ID

2008-12-12 Thread marius popa
On Sat, Dec 6, 2008 at 5:54 PM, Benjamin Schwarze benjaminschwa...@theunknownones.net wrote: I dont understand your comment clearly. Have you tested the current official code or my patch? I have applied the patch and there was no error with the blob tests marius popa schrieb: On Fri, Nov

Re: [PHP-DEV] Bug in interbase.c invalid BLOB ID

2008-12-12 Thread Benjamin Schwarze
Last question: Is there something to do for me, or is everything clear and i can wait for the next release? marius popa schrieb: On Sat, Dec 6, 2008 at 5:54 PM, Benjamin Schwarze benjaminschwa...@theunknownones.net wrote: I dont understand your comment clearly. Have you tested the current

Re: [PHP-DEV] Bug in interbase.c invalid BLOB ID

2008-12-06 Thread Benjamin Schwarze
I dont understand your comment clearly. Have you tested the current official code or my patch? marius popa schrieb: On Fri, Nov 28, 2008 at 5:56 PM, Benjamin Schwarze [EMAIL PROTECTED] wrote: There is already a bug report: http://bugs.php.net/42089 I saw that someone commented to the bug , i

Re: [PHP-DEV] Bug in interbase.c invalid BLOB ID

2008-12-04 Thread marius popa
On Fri, Nov 28, 2008 at 5:56 PM, Benjamin Schwarze [EMAIL PROTECTED] wrote: There is already a bug report: http://bugs.php.net/42089 I saw that someone commented to the bug , i think he must open an new one and 42089 should be closed i will double check to be sure is good to be killed My last

Re: [PHP-DEV] Bug in interbase.c invalid BLOB ID

2008-11-28 Thread Lukas Kahwe Smith
On 28.11.2008, at 06:15, Benjamin Schwarze wrote: Hi! As some other users recognized, there is a bug in the implementation of the function _php_ibase_quad_to_string. (imho since version 5.2.1) The line spprintf(result, BLOB_ID_LEN+1, 0x%0* LL_MASK x, 16, *(ISC_UINT64*)(void *) qd);

Re: [PHP-DEV] Bug in interbase.c invalid BLOB ID

2008-11-28 Thread Benjamin Schwarze
There is already a bug report: http://bugs.php.net/42089 My last comment contains the patch. And sorry for the false title of this thread. In real it is the file ibase_blobs.c. :) -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Bug in interbase.c invalid BLOB ID

2008-11-27 Thread Benjamin Schwarze
Hi! As some other users recognized, there is a bug in the implementation of the function _php_ibase_quad_to_string. (imho since version 5.2.1) The line spprintf(result, BLOB_ID_LEN+1, 0x%0* LL_MASK x, 16, *(ISC_UINT64*)(void *) qd); doesnt work as estimated. The result stored inside qd isnt