Callers to RNA_struct_name_get_alloc weren't accounting for allocation which is unlikely as the fixed sized buffers used in these cases were large. - CTX_data_dir_get_ex & context_path_add_generic would use uninitialized stack memory. - OverrideRNAPathTreeBuilder::build_path & ensure_entire_collection would leak memory.