[jira] Updated: (AVRO-176) file status is not checked before attempting to read it in c++

2009-10-29 Thread Scott Banachowski (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Banachowski updated AVRO-176: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed revision 831187.

[jira] Updated: (AVRO-176) file status is not checked before attempting to read it in c++

2009-10-29 Thread Scott Banachowski (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Banachowski updated AVRO-176: --- Status: Patch Available (was: Open) > file status is not checked before attempting to read it

[jira] Updated: (AVRO-176) file status is not checked before attempting to read it in c++

2009-10-29 Thread Scott Banachowski (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Banachowski updated AVRO-176: --- Attachment: AVRO-176.patch Adds a safeguard check for a bad istream. Also adds unit tests for