diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2020-06-24 12:03:13 +0200 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2020-06-24 12:07:58 +0200 |
commit | 38177dcb421cafef18fd903c6ae170ddc40ae599 (patch) | |
tree | 6707eba25ef00f1bb854c571138670701911e689 /ext/soap/php_schema.c | |
parent | 16fe64d3edfb0e834d5faa3fec4624b62ea77ae8 (diff) | |
download | php-git-38177dcb421cafef18fd903c6ae170ddc40ae599.tar.gz |
Properly initialize displaysize
From Microsoft's `SQLColAttribute()` documentation[1]:
| Please note that some drivers may only write the lower 32-bit or
| 16-bit of a buffer and leave the higher-order bit unchanged.
| Therefore, applications should initialize the value to 0 before
| calling this function.
[1] <https://docs.microsoft.com/en-us/sql/odbc/reference/syntax/sqlcolattribute-function>
Diffstat (limited to 'ext/soap/php_schema.c')
0 files changed, 0 insertions, 0 deletions