Fixed programming mistakes, detected by cppcheck.
authormarkus schnalke <meillo@marmaro.de>
Wed, 28 Mar 2012 19:16:08 +0000 (21:16 +0200)
committermarkus schnalke <meillo@marmaro.de>
Wed, 28 Mar 2012 19:16:08 +0000 (21:16 +0200)
Two memory leaks and a possibly not terminated string.
(There also is a false positive in sbr/path.c.)
(sbr/dtimep.c has warnings, but I believe lex is correct. ;-) )


No differences found