Commit 2cbb135cbbc43b330506aaecb04a1177681264d0 Parent f1035464022a8a4e804f5915e6a1388ea49e3fb3 Author John MacFarlane <jgm@berkeley.edu> Date Mon, 4 May 2015 09:58:30 -0700 Better solution for memory leak in `cmark_consolidate_text_nodes`. This avoids allocating a new string. Closes #32.