[ 
https://issues.apache.org/jira/browse/AVRO-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13609340#comment-13609340
 ] 

Carl Steinbach commented on AVRO-1280:
--------------------------------------

Many of the avro_schema_* functions fail to properly catch and signal errors.

avro_schema_record_field_get_index() properly handles failed lookups, but
the following functions do not:

avro_schema_record_field_get()
avro_schema_record_field_name()
avro_schema_record_field_get_by_index()

                
> Avro-C: Missing error checks in avro_schema_* functions
> -------------------------------------------------------
>
>                 Key: AVRO-1280
>                 URL: https://issues.apache.org/jira/browse/AVRO-1280
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to