hi,

This change sounds wrong. The obj pointer is being used without being
initialized:

ext\mysqlnd\mysqlnd_wireprotocol.c(1632) : warning C4700:
uninitialized local variable 'obj' used

Cheers,

On Mon, Jun 8, 2009 at 7:31 PM, Lukas Kahwe Smith<m...@pooteeweet.org> wrote:
>
> On 08.06.2009, at 12:20, Andrey Hristov wrote:
>
>> andrey          Mon Jun  8 10:20:27 2009 UTC
>>
>>  Modified files:              (Branch: PHP_5_3)
>>   /php-src/ext/mysqlnd mysqlnd_palloc.c mysqlnd_wireprotocol.c
>>  Log:
>>  Merge with HEAD. Someone committed changes to HEAD and did not merge back
>> to
>>  the branch.
>>  Also switch off the zval cache, for now.
>
>
> puh .. you are aware that we want to do a commit freeze tonight? and release
> RC3, which should hopefully become the stable release for 5.3?
> since 2-3 weeks there is a constant stream of patches that seem to do pretty
> fundamental changes and design choices.
>
> regards,
> Lukas Kahwe Smith
> m...@pooteeweet.org
>
>
>
>
> --
> PHP CVS Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
Pierre

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

Reply via email to