CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/25 01:23:30
Modified files:
usr.bin/tmux : sort.c window-switch.c window-tree.c
Log message:
Do not pass NULL to qsort, and add checks for invalid session or window
after swap.
