Skip to content

svg: improve lookup error handling

Paolo Borelli requested to merge pborelli/librsvg:svg into master

Store full Result<>s in the hash tables, this way we can return errors when the resources are used.

This what we discussed in the other MR.

Edited by Paolo Borelli

Merge request reports