[ 
https://issues.apache.org/jira/browse/AVRO-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Douglas Creager updated AVRO-1084:
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.7.0
           Status: Resolved  (was: Patch Available)

Committed to SVN.  I updated the test case to include the standard copyright 
notice, and fixed it so that it will compile on Windows.  Also, it now deletes 
the output file *after* running the test, rather than before.  That way the 
source tree isn't cluttered with test output files.
                
> acvo-c: reference counting error in file_writer and file_reader code
> --------------------------------------------------------------------
>
>                 Key: AVRO-1084
>                 URL: https://issues.apache.org/jira/browse/AVRO-1084
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>    Affects Versions: 1.6.3, 1.7.0
>            Reporter: Pugachev Maxim
>             Fix For: 1.7.0
>
>         Attachments: AVRO-1084.patch, example.c
>
>
> Missed incref/decref calls for writer_schema in file_writer_create() and 
> avro_file_reader_get_writer_schema() functions. Crash dump example in the 
> attached code.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to