Skip to content
Snippets Groups Projects
Commit cee2ec16 authored by Matt Johnston's avatar Matt Johnston
Browse files

BUG: The strings 'name' and 'instruction' are always allocated

but are only freed if the length of the string is greater then
zero. They should always be freed.
FIX: take the m_free(<string>) out of the conditional

From Erik Hovland

--HG--
extra : convert_revision : 13227a7365411821cb194fb45ccb23a9b9fb98cc
parent 934a6d41
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