diff options
author | Timm Friebe <thekid@php.net> | 2010-06-16 09:34:11 +0000 |
---|---|---|
committer | Timm Friebe <thekid@php.net> | 2010-06-16 09:34:11 +0000 |
commit | aa71d4e2f50b6b94285d2e35d05e40727614dac2 (patch) | |
tree | 25c027d0a2226f16919894150070810e3985cbd3 /ext/mysql/php_mysql.h | |
parent | b95170580c452934898c32dc6192eace99cbb22d (diff) | |
download | php-git-aa71d4e2f50b6b94285d2e35d05e40727614dac2.tar.gz |
- Fixed segmentation fault when reading rows
# Problem surfaces when using FreeTDS, ASE 12.5 and reading text fields
# with NULL values. This is essentially a workaround for a bug in Free-
# TDS which is not setting the NULL indicators correctly, but provides
# a protection against possible segfaults if any other driver ever does
# this again:-)
Diffstat (limited to 'ext/mysql/php_mysql.h')
0 files changed, 0 insertions, 0 deletions