Skip to content
Commit 3abf7e15 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Fix potential memory leak in protocolgen

In the unlikely case of failure when parsing protocol.xml
we would leak the node tree. Not a biggie, since protocolgen
is only used during compilation to generate some C++ code.
parent a98747e5
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