Skip to content
Unverified Commit 96a0a8d7 authored by Tommaso Tocci's avatar Tommaso Tocci
Browse files

bugfix: do not append on Metadata::serialize()

Metadata::serialize() was appending result instead of ovewriting it.

The new approach is to make serialize function return a new constructed
string instead of accepting a string reference to fill.
parent 716334ce
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment