You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Robert G. Jakabosky (JIRA)" <ji...@apache.org> on 2010/04/06 03:40:27 UTC

[jira] Created: (AVRO-510) Memory leaks in datafile reader & writer.

Memory leaks in datafile reader & writer.
-----------------------------------------

                 Key: AVRO-510
                 URL: https://issues.apache.org/jira/browse/AVRO-510
             Project: Avro
          Issue Type: Bug
          Components: c
    Affects Versions: 1.3.2
            Reporter: Robert G. Jakabosky
            Assignee: Robert G. Jakabosky


Running the quickstop example program under a memory checker show many memory leaks in the datafile reading & writing code.

Patch to follow.

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


[jira] Updated: (AVRO-510) Memory leaks in datafile reader & writer.

Posted by "Robert G. Jakabosky (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert G. Jakabosky updated AVRO-510:
-------------------------------------

    Attachment: avro_datafile.patch

fix leaks in datafile.c

> Memory leaks in datafile reader & writer.
> -----------------------------------------
>
>                 Key: AVRO-510
>                 URL: https://issues.apache.org/jira/browse/AVRO-510
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>    Affects Versions: 1.3.2
>            Reporter: Robert G. Jakabosky
>            Assignee: Robert G. Jakabosky
>         Attachments: avro_datafile.patch
>
>
> Running the quickstop example program under a memory checker show many memory leaks in the datafile reading & writing code.
> Patch to follow.

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