commit | 1415eb3dd249e7730b151a5cfd61c47a712a522f | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicm@openbsd.org> | Fri Nov 13 14:47:31 2009 +0000 |
committer | Nicholas Marriott <nicm@openbsd.org> | Fri Nov 13 14:47:31 2009 +0000 |
tree | 6c702d078b1223ac30af9e6578a24b1cbc0293cf | |
parent | 5d397462e45653965e1be64644a3c635eb8ef9cb [diff] |
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.