mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +02:00
aa71d4e2f5
# 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:-)