fix memory leak of empty command line.
commit12932b2a2301427a97f269f59f96339661183908
authorTim Blechmann <timblech@users.sourceforge.net>
Sun, 28 Mar 2010 12:16:04 +0000 (28 12:16 +0000)
committerTim Blechmann <timblech@users.sourceforge.net>
Sun, 28 Mar 2010 12:16:04 +0000 (28 12:16 +0000)
tree5c5494c4d0ed6250734198255f213469b98af74d
parent9bb1247b1319624522da9d504054bd24538e0da1
fix memory leak of empty command line.

Signed-off-by: Tim Blechmann <tim@klingt.org>
git-svn-id: https://supercollider.svn.sourceforge.net/svnroot/supercollider/branches/3.4@9994 a380766d-ff14-0410-b294-a243070f3f08
common/Source/lang/LangSource/SC_TerminalClient.cpp