php-sqlsrv/source/pdo_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 Changed version 5.6.0 (#918) 2019-01-16 10:19:01 -08:00
config.w32 Changed version 5.6.0 (#918) 2019-01-16 10:19:01 -08:00
CREDITS moved templates to driver folder 2017-01-13 13:22:37 -08:00
pdo_dbh.cpp Fixed for issues found by Semmle (#1011) 2019-07-23 15:12:55 -07:00
pdo_init.cpp Data Classification sensitivity metadata retrieval (#979) 2019-05-01 08:03:33 -07:00
pdo_parser.cpp Changed version 5.6.0 (#918) 2019-01-16 10:19:01 -08:00
pdo_stmt.cpp Improve data caching with datetime objects (#1008) 2019-07-15 14:21:54 -07:00
pdo_util.cpp Data Classification sensitivity metadata retrieval (#979) 2019-05-01 08:03:33 -07:00
php_pdo_sqlsrv.h Changed version 5.6.0 (#918) 2019-01-16 10:19:01 -08:00
php_pdo_sqlsrv_int.h Data Classification sensitivity metadata retrieval (#979) 2019-05-01 08:03:33 -07:00
template.rc Changed version 5.6.0 (#918) 2019-01-16 10:19:01 -08:00