]> git.tuebingen.mpg.de Git - paraslash.git/commit
Fix some memory leaks.
authorAndre Noll <maan@systemlinux.org>
Sun, 22 Mar 2009 12:58:28 +0000 (13:58 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 22 Mar 2009 12:58:28 +0000 (13:58 +0100)
commit46f2f102fa22ddffe515546e7db21cf208db0d90
treef363aebe50f36c1b6dfcab38365cc18ae7f3b93c
parent178acbc7280b6d4464bf0314ca348f9105366f23
Fix some memory leaks.

In fact, there was only one "real" leak: An empty info string (100
bytes) could leak on file change.
command.c
server.c
vss.c