summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2017-12-28 06:16:30 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-12-28 13:02:00 +0100
commitfeb476f67a906d01697d4e5b9ffca5b8da2fb987 (patch)
tree6e8b6f8bd39def8cc53a190e46e3e8bfcf10b61a /config_host
parent248834d1c2e105a6bf8627c2635c50e758eeb337 (diff)
dbaccess OStatementBase: correctly check database metadata
the previous test didn't make any sense: * if xMeta.is(), then the test evaluated to false * if !xMeta.is(), then it called supportsMultipleResultSets (or supportsBatchUpdates, respectively) on a NULL pointer, which guaranteed a segfault / assert. Change-Id: I6d6b93350557936b924a286732ae6d4f5ab2ce56 (cherry picked from commit 66d7540bcf3f82de906a588f01d1fbedc3d2928c) Change-Id: Icb33a8d344cc5644fc4722e02aabfed6bbbc0e5d Reviewed-on: https://gerrit.libreoffice.org/47125 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'config_host')
0 files changed, 0 insertions, 0 deletions