CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2015/12/01 02:41:03
Modified files: usr.bin/tmux : server-client.c Log message: Do not deref wp if window_get_active_at returns NULL which can happen on very large terminals, from Michael Graczyk.