file status is not checked before attempting to read it in c++
--------------------------------------------------------------

                 Key: AVRO-176
                 URL: https://issues.apache.org/jira/browse/AVRO-176
             Project: Avro
          Issue Type: Bug
          Components: c++
            Reporter: Scott Banachowski


When an istream object is passed to the avro compiler, it doesn't check if the 
file is actually opened successfully before attempting to read it.  This leads 
to a bug when the wrong path for a schema file is provided.





-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to