Commit ccb13205 authored by Max Kellermann's avatar Max Kellermann

db/upnp: fix valgrind warning

parent 6f23e91e
......@@ -129,6 +129,7 @@ public:
state(NONE),
tag_type(TAG_NUM_OF_ITEM_TYPES)
{
m_tobj.clear();
}
protected:
......
Markdown is supported
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