Skip to content
Commit 7101f4ad authored by Thomas Friedrichsmeier's avatar Thomas Friedrichsmeier
Browse files

Fix another memory leak by adding a proper destructor.

This one (failure to delete message catalog handles) was pretty benign, as catalogs
do not be re-allocated at runtime, but it still cleans up the valgrind logs.
parent 8f1d4107
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