dname: replace free with mm_free where it belongs
On two occasions a mm_alloc() was followed by a free() instead of mm_free().
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
On two occasions a mm_alloc() was followed by a free() instead of mm_free().