dafky2000 / simplectemplate

Simple C Template library to expand placeholders in a template string, simple alternative to mustache.github.io that doesn't require JSON as data input.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Valgrind - fix any memory leaks.

dafky2000 opened this issue · comments

Run valgrind and fix any memory leaks. Hasn't been run yet, hopefully I'm legendary and there are none.

Fixed by #10