php-src/ext/mssql
Kalle Sommer Nielsen 5e2b8349b4 Check the return value of dbconvert() in mssql_guid_string(), as it may return -1 in case the conversion failed. In that case false is returned.
Also initialize buffer and buffer2 to NULL, which should fix bug #72039 (Use of uninitialised value on mssql_guid_string).

This only applies to 5.6, as we do not have mssql in 7.0 anymore
2016-08-06 10:17:49 +02:00
..
config.m4 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
config.w32 Rename php_freetds.dll to php_dblib.dll (still using the freetds libs). 2005-01-18 22:38:24 +00:00
CREDITS
mssql_win32_howto.txt
mssql.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php_mssql.c Check the return value of dbconvert() in mssql_guid_string(), as it may return -1 in case the conversion failed. In that case false is returned. 2016-08-06 10:17:49 +02:00
php_mssql.h Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00