Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: 1721d1994eb03beb8217fa3e61ed0cc097dd899e
      
https://github.com/tmux/tmux/commit/1721d1994eb03beb8217fa3e61ed0cc097dd899e
  Author: nicm <nicm>
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
    M cfg.c
    M cmd-queue.c
    M cmd-source-file.c

  Log Message:
  -----------
  source-file and some other commands can recurse back into cmdq_continue,
which could potentially free the currently running command, so we need
to take a reference to it in cmdq_continue_one.

Fixes problem reported by Theo Buehler.


  Commit: 9d58febc8f4243ed4a392e45f89de0455c032090
      
https://github.com/tmux/tmux/commit/9d58febc8f4243ed4a392e45f89de0455c032090
  Author: Thomas Adam <tho...@xteddy.org>
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
    M cfg.c
    M cmd-queue.c
    M cmd-source-file.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


Compare: https://github.com/tmux/tmux/compare/33fbf82ac062...9d58febc8f42

-- 
You received this message because you are subscribed to the Google Groups 
"tmux-git" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tmux-git+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to