CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/06 01:09:58
Modified files:
usr.bin/tmux : grid.c
Log message:
Do not use recallocarray because the stored size may have changed during
reflow so may not match what it expects, fixes crash reported by Caspar
Schutijser.
