CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/13 07:47:31
Modified files:
usr.bin/tmux : session.c
Log message:
Use winlink_remove() to remove old winlinks when synchronizing grouped sessions
rather than doing it manually and not adjusted the reference count. Fixes
crash seen by Dan Harnett.
