libadm
libadm copied to clipboard
fix vector copy implied in parseCartesianPosition and parseSphericalPosition
This accepts a vector of nodes:
https://github.com/ebu/libadm/blob/3f94a9b84ecc93c55beacb706f3ea1d71e065b3d/src/private/xml_parser.cpp#L768
and it's not moved in here:
https://github.com/ebu/libadm/blob/3f94a9b84ecc93c55beacb706f3ea1d71e065b3d/include/adm/private/xml_parser_helper.hpp#L254