]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Avoid dangling reference at end of fs_cli
authorTravis Cross <tc@traviscross.com>
Mon, 27 May 2013 20:47:04 +0000 (20:47 +0000)
committerTravis Cross <tc@traviscross.com>
Wed, 29 May 2013 02:48:33 +0000 (02:48 +0000)
commit987f76d3798529400c5580611cedb1e5dec5c647
tree053a3d238a5cc61c69acfc396ea8ce8bd1627b7f
parentde3727fe0680224b404756b1cf64795c09d7c557
Avoid dangling reference at end of fs_cli

Not that it really matters since we're returning to the OS momentarily
at that point anyway.
libs/esl/fs_cli.c