qt6-bb10/src/plugins
Edward Welbourne bd2d932439 Tidy up in OCI driver code
Use nullptr instead of 0 for null pointers.
Compare OCIHandleAlloc() return values to OCI_SUCCESS rather than 0.
Initialize instance variables in the class where possible, rather than
in the constructor. Conform to coding style o long lines and braces.
Assert pointers are null before allocating and overwriting them, so we
might have a chance of catching leaks.

Change-Id: Ia885ec18f46de5219a51fb6f9f23f474b3046585
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Andy Shaw <andy.shaw@qt.io>
2021-06-22 20:09:36 +02:00
..
doc/snippets/code Doc: Move literal code block to a separate file 2018-10-15 10:55:18 +00:00
generic cmake: Don't give plugins PUBLIC usage requirements 2021-02-24 10:37:49 +11:00
imageformats Simplify bundled libjpeg build 2021-05-05 18:07:17 +02:00
networkinformation QNetworkInformation: Rename the plugins and type 2021-06-11 19:23:03 +02:00
platforminputcontexts xkb.compose: get locale from user env settings 2021-06-21 16:05:03 +00:00
platforms wasm: enable MODULARIZE option and set EXPORT_NAME 2021-06-22 11:11:20 +00:00
platformthemes FileChooser portal: send window id in hex 2021-03-08 20:05:19 +01:00
printsupport cmake: Don't give plugins PUBLIC usage requirements 2021-02-24 10:37:49 +11:00
sqldrivers Tidy up in OCI driver code 2021-06-22 20:09:36 +02:00
styles macOS 11: Fix positioning of focus frame around combobox 2021-06-18 22:54:15 +02:00
tls Schannel: Fix version functions 2021-06-14 15:55:41 +00:00
CMakeLists.txt QNetworkInformation: Rename the plugins and type 2021-06-11 19:23:03 +02:00