php-src/ext/pdo_firebird
Christoph M. Becker 128082c86f Initalize return_value before use
Otherwise we likely segfault[1].  We fix the same issue for
PDO_Firebird as well.

[1] <38267250/job/6y3ngn1k6ryxx6j3 (L9783)>

Closes GH-6785.
2021-03-17 15:39:50 +01:00
..
tests Add CONFLICTS file for PDO firebird tests 2020-12-22 10:31:35 +01:00
config.m4 Add AS_HELP_STRING to *nix build configure options 2019-03-07 20:36:59 +01:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
CREDITS Cleanup $ is not needed for git 2014-04-10 17:42:32 +03:00
firebird_driver.c Add API to fetch bool value for PDO attribute values 2021-03-17 00:58:01 +00:00
firebird_statement.c Initalize return_value before use 2021-03-17 15:39:50 +01:00
pdo_firebird.c php_pdo_register_driver() might fail 2021-01-19 12:55:07 +00:00
php_pdo_firebird.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_pdo_firebird_int.h Rewrite PDO result binding 2020-12-22 15:56:34 +01:00