Apache Avro C++ Seg Fault
I’m trying to use the Avro C++ library. I want to create a GenericDatum instance, but I’m getting a segfault with the following code.
I’m trying to use the Avro C++ library. I want to create a GenericDatum instance, but I’m getting a segfault with the following code.