Re: [PHP-DEV] PDO ODBC #42765 uninitialized length bug patch

2017-06-27 Thread Adam Baratz
On Wed, Jun 21, 2017 at 11:32 AM Christoph M. Becker wrote: > On 21.06.2017 at 05:33, Anish Mistry wrote: > > > PDO ODBC #42765 uninitialized length bug patch > > https://bugs.php.net/bug.php?id=42765 > > > > Any takers? Would we be able to get this patch committed? It's a > > pretty straight f

Re: [PHP-DEV] PDO ODBC #42765 uninitialized length bug patch

2017-06-21 Thread Christoph M. Becker
On 21.06.2017 at 05:33, Anish Mistry wrote: > PDO ODBC #42765 uninitialized length bug patch > https://bugs.php.net/bug.php?id=42765 > > Any takers? Would we be able to get this patch committed? It's a > pretty straight forward fix. While the patch still looks good to me, I have no environment

Re: [PHP-DEV] PDO ODBC #42765 uninitialized length bug patch

2017-06-20 Thread Anish Mistry
PDO ODBC #42765 uninitialized length bug patch https://bugs.php.net/bug.php?id=42765 Any takers? Would we be able to get this patch committed? It's a pretty straight forward fix. Thanks, -- Anish On 11/02/2016 10:32, Anish Mistry wrote: > Would a developer be able look at the patch in this bu