Igor Sapego created IGNITE-3876:
-----------------------------------
Summary: ODBC: Check all output parameters for nulls before
assignment.
Key: IGNITE-3876
URL: https://issues.apache.org/jira/browse/IGNITE-3876
Project: Ignite
Issue Type: Sub-task
Components: odbc
Affects Versions: 1.7
Reporter: Igor Sapego
Assignee: Igor Sapego
Fix For: 1.8
Currently, we suppose that all the output pointer parameters are not null and
point to the valid data. Practice shows that a lot of users call ODBC functions
with NULL parameters if they don't need some of the output values. Review the
API and add all necessary null-checks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)