diff options
| author | Damyon Wiese <damyon@moodle.com> | 2016-07-12 16:44:23 +0800 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2016-09-14 17:39:33 +0200 |
| commit | 58a2f2a80506520449dedb75fe6ab93dfd434b58 (patch) | |
| tree | fbaae3b366d42df861bcd8e62328b79866136a33 /perf/perf-postgres.inc.php | |
| parent | bd9eca9f40220f9918ec3cc7ae9ef422b3e448b8 (diff) | |
| download | adodb-58a2f2a80506520449dedb75fe6ab93dfd434b58.tar.gz adodb-58a2f2a80506520449dedb75fe6ab93dfd434b58.tar.bz2 adodb-58a2f2a80506520449dedb75fe6ab93dfd434b58.zip | |
oci8po: prevent segfault on php7
The OCIFetchinto function is causing segfaults on php7 - probably
because the fields array is not initialised or it is optimised out. This
fixes just changes to use the safer function oci_fetch_array instead.
Fixes #259
Signed-off-by: Damien Regad <dregad@mantisbt.org>
Diffstat (limited to 'perf/perf-postgres.inc.php')
0 files changed, 0 insertions, 0 deletions
