David Wayne Birdsall created TRAFODION-2838:
-----------------------------------------------

             Summary: Add missing error check in NATableDB::get
                 Key: TRAFODION-2838
                 URL: https://issues.apache.org/jira/browse/TRAFODION-2838
             Project: Apache Trafodion
          Issue Type: Bug
          Components: sql-cmp
    Affects Versions: 2.3-incubating
            Reporter: David Wayne Birdsall
            Assignee: David Wayne Birdsall


In NATableDB::get, there is a call to the NATable constructor that lacks an 
error check afterward. The NATable constructor calls several methods that have 
error returns, leaving the NATable object having sometimes incomplete state. In 
particular, if createNAFileSets fails, the clustering information will be 
missing. This will cause NATable::updateExtTableAttrs to abend when it then 
dereferences a null pointer.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to