Skip to content

util: use safe variant or xml_marshaller

Jérome Perrin requested to merge fix/xml_marshaller_safe into master

Also change places where xml_marshaller were used directly to always use the wrapper from utils (except in tests for simplicity)

Merge request reports