]> granicus.if.org Git - php/commit
FIX BUG #55647, #60512, #60512, #61900, #64338, #64808, #63638
authorStanley Sufficool <ssufficool@php.net>
Tue, 4 Jun 2013 03:34:47 +0000 (20:34 -0700)
committerStanley Sufficool <ssufficool@php.net>
Tue, 4 Jun 2013 03:34:47 +0000 (20:34 -0700)
commitd8f938c78478c211dc3b5609e9f37d2e2c47896f
tree418748cf4b0067a6b4e7833cb77a9b520840be08
parent3579e81200927b75b2c5f353e016ec26d8884c26
FIX BUG #55647, #60512, #60512, #61900, #64338, #64808, #63638

Return an error on passwords longer than 30 chars instead of segfault.
Set error and message handlers properly.
Do not segfault in out of bound colnums in getColumnMeta()
Fix DBSETOPT to use a blank string instead of NULL to stop FreeTDS complaints.
Use DBSETLDBNAME for compatibillity with SQL Azure.
ext/pdo_dblib/dblib_driver.c
ext/pdo_dblib/dblib_stmt.c
ext/pdo_dblib/pdo_dblib.c
ext/pdo_dblib/php_pdo_dblib_int.h