Skip to content

Add a flag indicating whether the type string in generic_info needs to be freed,…

Andreas Klöckner requested to merge fix-info-type-memory-leak into master

Add a flag indicating whether the type string in generic_info needs to be freed, and use constructor function for generic_info (Fixes #186 on Github)

Merge request reports