summaryrefslogtreecommitdiff
path: root/perf/perf-postgres.inc.php
diff options
context:
space:
mode:
authorDamyon Wiese <damyon@moodle.com>2016-07-12 16:44:23 +0800
committerDamien Regad <dregad@mantisbt.org>2016-09-14 17:39:33 +0200
commit58a2f2a80506520449dedb75fe6ab93dfd434b58 (patch)
treefbaae3b366d42df861bcd8e62328b79866136a33 /perf/perf-postgres.inc.php
parentbd9eca9f40220f9918ec3cc7ae9ef422b3e448b8 (diff)
downloadadodb-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