On Sun, Feb 8, 2015 at 12:55 AM, Nguyễn Thái Ngọc Duy <pclo...@gmail.com> wrote: > + ouc = xmalloc(sizeof(*ouc) + len + 1);
Do we need to free `ouc` at the end of the function as well? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html