Pugachev Maxim created AVRO-1082: ------------------------------------ Summary: avro-c: avoid leaking open FILE objects Key: AVRO-1082 URL: https://issues.apache.org/jira/browse/AVRO-1082 Project: Avro Issue Type: Bug Components: c Affects Versions: 1.6.3, 1.7.0 Reporter: Pugachev Maxim
There is a couple of functions where an open FILE object leaks: - file_writer_init_fp (datafile.c) - avro_schema_to_specific (schema_specific.c) -- 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