Fix a few unlikely corner-case leaks
commitde57548a716045a1bbadac290758759dd1d050ce
authorColomban Wendling <ban@herbesfolles.org>
Mon, 5 May 2014 14:03:25 +0000 (5 16:03 +0200)
committerColomban Wendling <ban@herbesfolles.org>
Mon, 5 May 2014 14:03:25 +0000 (5 16:03 +0200)
tree51fe0a05a634a8db1fbbf7d50b099f09873b3125
parentf366150f7a12de1ee591c4c14771510e811fbf26
Fix a few unlikely corner-case leaks

Fix a few leaks that can only happen in case of programming error.

Thanks to Pavel Roschin and his cppcheck for spotting them!
src/symbols.c
src/templates.c
src/utils.c