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)
commitdfecfa4b4b77983ddf8253b1b8effaf5c1a0ce80
tree8675c5bf4c348905c26c5be381c424682c311514
parent12fc1bc3b016c93fa00712de76a286c09dc1ee39
Fixed programming mistakes, detected by cppcheck.
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. ;-) )
sbr/folder_read.c
uip/inc.c
uip/slocal.c