> I was able to isolate a memory leak in the new schema resolver > (resolved-writer.c) in Avro C on the avro-trunk (v1.6.0), in which the > code attempts to access and free memory that has already been freed. I > was able to fix it with a simple patch. What is the best way to proceed?
Hi Vivek, Thanks for finding this! Can you open up a JIRA ticket for it, and upload the patch as a file? That will make it easier for me to apply locally and test. thanks –doug
