Debug statement reports garbage value from stack
------------------------------------------------

                 Key: AVRO-928
                 URL: https://issues.apache.org/jira/browse/AVRO-928
             Project: Avro
          Issue Type: Bug
          Components: c
    Affects Versions: 1.6.0
         Environment: All
            Reporter: Vivek Nadkarni
            Priority: Minor
             Fix For: 1.6.0


The debug statement in resolved-writer.c in the function 
avro_resolved_writer_get_by_index() provides the value of an element from an 
uninitialized struct on the stack. I believe the intention was to report a 
different pointer value in the diagnostic. 


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

        

Reply via email to