The branch, master has been updated
       via  a2f52d422418af489e8eeb386d989b848a09891b (commit)
      from  2ccb67cae4eafa0f86d95317186719d1bfd09d57 (commit)

- Log -----------------------------------------------------------------
commit a2f52d422418af489e8eeb386d989b848a09891b
Author: Thomas Adam <[email protected]>
Commit: Thomas Adam <[email protected]>

    Remove previous
---
 cmd-run-shell.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/cmd-run-shell.c b/cmd-run-shell.c
index f805c7a..aaa310b 100644
--- a/cmd-run-shell.c
+++ b/cmd-run-shell.c
@@ -101,7 +101,6 @@ cmd_run_shell_exec(struct cmd *self, struct cmd_q *cmdq)
        cmdq->references++;
 
        job_run(shellcmd, cmd_run_shell_callback, cmd_run_shell_free, cdata);
-       free(shellcmd);
 
        if (cdata->bflag)
                return (CMD_RETURN_NORMAL);


-----------------------------------------------------------------------

Summary of changes:
 cmd-run-shell.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
tmux

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
tmux-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tmux-cvs

Reply via email to