php-sqlsrv/source/sqlsrv
David Puglielli 1a2b49393c
Fixed for issues found by Semmle (#1011)
* Removed unneeded constants

* Fixed sqlsrv_free_stmt argument info

* Fixed brace escape to avoid buffer overflow

* Fixed brace escape and added test

* Debugging test failure on Bamboo

* Removed debugging output

* Debugging test failure on Bamboo

* Removed debugging output

* Added more test cases

* Changed range check to use strchr

* Added pdo test

* Fixed test and formatting
2019-07-23 15:12:55 -07:00
..
config.m4 Fixed load order issue in sqlsrv 2019-02-05 15:42:53 -08:00
config.w32 Fix issue 955 - errors building sqlsrv alone (#956) 2019-03-18 08:23:31 -07:00
conn.cpp Data Classification sensitivity metadata retrieval (#979) 2019-05-01 08:03:33 -07:00
CREDITS moved templates to driver folder 2017-01-13 13:22:37 -08:00
init.cpp Fixed for issues found by Semmle (#1011) 2019-07-23 15:12:55 -07:00
php_sqlsrv.h Changed version 5.6.0 (#918) 2019-01-16 10:19:01 -08:00
php_sqlsrv_int.h Changed flag name 2019-05-10 13:03:22 -07:00
stmt.cpp Fixed for issues found by Semmle (#1011) 2019-07-23 15:12:55 -07:00
template.rc Changed version 5.6.0 (#918) 2019-01-16 10:19:01 -08:00
util.cpp Data Classification sensitivity metadata retrieval (#979) 2019-05-01 08:03:33 -07:00