https://bugs.documentfoundation.org/show_bug.cgi?id=115828

Xisco FaulĂ­ <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|bibisectRequest             |bibisected, bisected
                 CC|                            |[email protected]

--- Comment #2 from Xisco FaulĂ­ <[email protected]> ---
Regression introduced by:

author  Lionel Elie Mamane <[email protected]>   2017-12-28 06:16:30 +0100
committer       Julien Nabet <[email protected]>      2017-12-28 09:36:46
+0100
commit  66d7540bcf3f82de906a588f01d1fbedc3d2928c (patch)
tree    88041254578e03a3905e4196e5e9f89c9e574a7b
parent  aa1bfa6d18e73265f486ed1f9673ac8f0a4e6de5 (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.


Bisected with: bibisect-linux64-6.1

Adding Cc: to Lionel Elie Mamane

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to