You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Pugachev Maxim (JIRA)" <ji...@apache.org> on 2012/09/14 14:47:07 UTC

[jira] [Created] (AVRO-1163) Memory leak in avro_fixed_private() function

Pugachev Maxim created AVRO-1163:
------------------------------------

             Summary: Memory leak in avro_fixed_private() function
                 Key: AVRO-1163
                 URL: https://issues.apache.org/jira/browse/AVRO-1163
             Project: Avro
          Issue Type: Bug
    Affects Versions: 1.7.1
            Reporter: Pugachev Maxim
         Attachments: AVRO-1163.patch

There is a memory leak in error checking code inside avro_fixed_private().

--
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

[jira] [Updated] (AVRO-1163) Memory leak in avro_fixed_private() function

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

Bruce Mitchener updated AVRO-1163:
----------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)
    
> Memory leak in avro_fixed_private() function
> --------------------------------------------
>
>                 Key: AVRO-1163
>                 URL: https://issues.apache.org/jira/browse/AVRO-1163
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>    Affects Versions: 1.7.1
>            Reporter: Pugachev Maxim
>             Fix For: 1.7.3
>
>         Attachments: AVRO-1163.patch
>
>
> There is a memory leak in error checking code inside avro_fixed_private().

--
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

[jira] [Commented] (AVRO-1163) Memory leak in avro_fixed_private() function

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AVRO-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506872#comment-13506872 ] 

Doug Cutting commented on AVRO-1163:
------------------------------------

Can someone familiar with Avro C please have a look at this?  Thanks!
                
> Memory leak in avro_fixed_private() function
> --------------------------------------------
>
>                 Key: AVRO-1163
>                 URL: https://issues.apache.org/jira/browse/AVRO-1163
>             Project: Avro
>          Issue Type: Bug
>    Affects Versions: 1.7.1
>            Reporter: Pugachev Maxim
>         Attachments: AVRO-1163.patch
>
>
> There is a memory leak in error checking code inside avro_fixed_private().

--
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

[jira] [Commented] (AVRO-1163) Memory leak in avro_fixed_private() function

Posted by "Bruce Mitchener (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AVRO-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507222#comment-13507222 ] 

Bruce Mitchener commented on AVRO-1163:
---------------------------------------

Committed in 1415558.
                
> Memory leak in avro_fixed_private() function
> --------------------------------------------
>
>                 Key: AVRO-1163
>                 URL: https://issues.apache.org/jira/browse/AVRO-1163
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>    Affects Versions: 1.7.1
>            Reporter: Pugachev Maxim
>             Fix For: 1.7.3
>
>         Attachments: AVRO-1163.patch
>
>
> There is a memory leak in error checking code inside avro_fixed_private().

--
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

[jira] [Updated] (AVRO-1163) Memory leak in avro_fixed_private() function

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

Bruce Mitchener updated AVRO-1163:
----------------------------------

    Component/s: c
    
> Memory leak in avro_fixed_private() function
> --------------------------------------------
>
>                 Key: AVRO-1163
>                 URL: https://issues.apache.org/jira/browse/AVRO-1163
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>    Affects Versions: 1.7.1
>            Reporter: Pugachev Maxim
>         Attachments: AVRO-1163.patch
>
>
> There is a memory leak in error checking code inside avro_fixed_private().

--
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

[jira] [Commented] (AVRO-1163) Memory leak in avro_fixed_private() function

Posted by "Bruce Mitchener (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AVRO-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507216#comment-13507216 ] 

Bruce Mitchener commented on AVRO-1163:
---------------------------------------

This looks correct to me. Will commit shortly.
                
> Memory leak in avro_fixed_private() function
> --------------------------------------------
>
>                 Key: AVRO-1163
>                 URL: https://issues.apache.org/jira/browse/AVRO-1163
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>    Affects Versions: 1.7.1
>            Reporter: Pugachev Maxim
>         Attachments: AVRO-1163.patch
>
>
> There is a memory leak in error checking code inside avro_fixed_private().

--
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

[jira] [Updated] (AVRO-1163) Memory leak in avro_fixed_private() function

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

Bruce Mitchener updated AVRO-1163:
----------------------------------

    Fix Version/s: 1.7.3
    
> Memory leak in avro_fixed_private() function
> --------------------------------------------
>
>                 Key: AVRO-1163
>                 URL: https://issues.apache.org/jira/browse/AVRO-1163
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>    Affects Versions: 1.7.1
>            Reporter: Pugachev Maxim
>             Fix For: 1.7.3
>
>         Attachments: AVRO-1163.patch
>
>
> There is a memory leak in error checking code inside avro_fixed_private().

--
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

[jira] [Updated] (AVRO-1163) Memory leak in avro_fixed_private() function

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

Pugachev Maxim updated AVRO-1163:
---------------------------------

    Attachment: AVRO-1163.patch

Patch for this issue.
                
> Memory leak in avro_fixed_private() function
> --------------------------------------------
>
>                 Key: AVRO-1163
>                 URL: https://issues.apache.org/jira/browse/AVRO-1163
>             Project: Avro
>          Issue Type: Bug
>    Affects Versions: 1.7.1
>            Reporter: Pugachev Maxim
>         Attachments: AVRO-1163.patch
>
>
> There is a memory leak in error checking code inside avro_fixed_private().

--
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

[jira] [Updated] (AVRO-1163) Memory leak in avro_fixed_private() function

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

Pugachev Maxim updated AVRO-1163:
---------------------------------

    Status: Patch Available  (was: Open)
    
> Memory leak in avro_fixed_private() function
> --------------------------------------------
>
>                 Key: AVRO-1163
>                 URL: https://issues.apache.org/jira/browse/AVRO-1163
>             Project: Avro
>          Issue Type: Bug
>    Affects Versions: 1.7.1
>            Reporter: Pugachev Maxim
>         Attachments: AVRO-1163.patch
>
>
> There is a memory leak in error checking code inside avro_fixed_private().

--
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