Yes, indead, but I have several patchs to commit, bug #48441 and
#42060 are assigned to me.
Those patch will change the code a lot more.

But no problem :) I can remove my name from the authors, I think it
was best practice to mention who touched the file...

Cheers,
Patrick

2009/6/7 Hannes Magnusson <hannes.magnus...@gmail.com>:
> On Sun, Jun 7, 2009 at 15:06, Patrick Allaert<patrickalla...@php.net> wrote:
>> patrickallaert          Sun Jun  7 13:06:04 2009 UTC
>>
>>  Modified files:
>>    /php-src/ext/ldap   ldap.c
>>  Log:
>>  Fixed bug #48469 (ldap_get_entries() memory leaks on empty search results)
>>
>> http://cvs.php.net/viewvc.cgi/php-src/ext/ldap/ldap.c?r1=1.198&r2=1.199&diff_format=u
>> Index: php-src/ext/ldap/ldap.c
>> diff -u php-src/ext/ldap/ldap.c:1.198 php-src/ext/ldap/ldap.c:1.199
>> --- php-src/ext/ldap/ldap.c:1.198       Tue Apr 21 18:07:42 2009
>> +++ php-src/ext/ldap/ldap.c     Sun Jun  7 13:06:03 2009
>> @@ -19,11 +19,12 @@
>>    |          Jani Taskinen  <sni...@iki.fi>                              |
>>    |          Stig Venaas    <ven...@uninett.no>                          |
>>    |          Doug Goldstein <car...@cardoe.com>                          |
>> +   |          Patrick Allaert <patrickalla...@php.net>                    |
>
> Heh? You barely touched the file.
>
> -Hannes
>



-- 
Patrick Allaert
---
http://code.google.com/p/peclapm/ - Alternative PHP Monitor

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to