> While invoking the avro_generic_value_free function, I get the error, > implementation not defined. > > I looked through header file but couldn’t find the function. > > Is this a known issue?
That looks like a bug in the documentation. Try avro_value_decref instead. cheers –doug
