Skip to content

Make rist_data_block reference counted & add free function.

Sergio Ammirata requested to merge ref_counted_data_block into master

Unfortunately this is really necessary so late in the release process. The previous design being able to free data from under a calling application.

Merge request reports