gitlab#325 - rsvg_handle_get_dimensions_sub(): Don't leak the new reference to the root node
Before the introduction of RsvgTree, instead of rsvg_tree_get_root() we had rsvg_load_get_treebase(). The new function returns a new reference to the root node, while the old function just copied the pointer. GNOME/librsvg#325
Showing
Please register or sign in to comment