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

Bruce Mitchener resolved AVRO-740.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.0

> test_avro_data double frees schema
> ----------------------------------
>
>                 Key: AVRO-740
>                 URL: https://issues.apache.org/jira/browse/AVRO-740
>             Project: Avro
>          Issue Type: Bug
>            Reporter: Bruce Mitchener
>            Assignee: Bruce Mitchener
>             Fix For: 1.5.0
>
>
> ==55169== Invalid read of size 8
> ==55169== at 0x10002A061: avro_schema_decref (schema.c:193)
> ==55169== by 0x100001084: test_fixed (in 
> /Users/bruce/Development/avro/lang/c/build/tests/.libs/test_avro_data)
> ==55169== by 0x100001FF7: main (in 
> /Users/bruce/Development/avro/lang/c/build/tests/.libs/test_avro_data)
> ==55169== Address 0x1002f8860 is 16 bytes inside a block of size 40 free'd
> ==55169== at 0x10001446F: free (vg_replace_malloc.c:366)
> ==55169== by 0x100000D62: test_allocator (in 
> /Users/bruce/Development/avro/lang/c/build/tests/.libs/test_avro_data)
> ==55169== by 0x100001023: test_fixed (in 
> /Users/bruce/Development/avro/lang/c/build/tests/.libs/test_avro_data)
> ==55169== by 0x100001FF7: main (in 
> /Users/bruce/Development/avro/lang/c/build/tests/.libs/test_avro_data)
> ==55169== 
> ==55169== Invalid write of size 8
> ==55169== at 0x10002A073: avro_schema_decref (schema.c:193)
> ==55169== by 0x100001084: test_fixed (in 
> /Users/bruce/Development/avro/lang/c/build/tests/.libs/test_avro_data)
> ==55169== by 0x100001FF7: main (in 
> /Users/bruce/Development/avro/lang/c/build/tests/.libs/test_avro_data)
> ==55169== Address 0x1002f8860 is 16 bytes inside a block of size 40 free'd
> ==55169== at 0x10001446F: free (vg_replace_malloc.c:366)
> ==55169== by 0x100000D62: test_allocator (in 
> /Users/bruce/Development/avro/lang/c/build/tests/.libs/test_avro_data)
> ==55169== by 0x100001023: test_fixed (in 
> /Users/bruce/Development/avro/lang/c/build/tests/.libs/test_avro_data)
> ==55169== by 0x100001FF7: main (in 
> /Users/bruce/Development/avro/lang/c/build/tests/.libs/test_avro_data)
> ==55169== 

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

Reply via email to