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

[jira] Assigned: (AVRO-502) Memory leak from parsing JSON schema.

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

Scott Carey reassigned AVRO-502:
--------------------------------

    Assignee: Robert G. Jakabosky

> Memory leak from parsing JSON schema.
> -------------------------------------
>
>                 Key: AVRO-502
>                 URL: https://issues.apache.org/jira/browse/AVRO-502
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>    Affects Versions: 1.3.2
>         Environment: Linux 2.6.28 Gentoo
>            Reporter: Robert G. Jakabosky
>            Assignee: Robert G. Jakabosky
>         Attachments: avro_leak_with_debug.log, schema_leaks2.patch, test_schema_leaks_with_map_and_union.c
>
>
> the avro_schema_from_json() function seems to leak memory, even after the reference to the schema is released.
> I will attache output from valgrind.

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