Change #260023
| Category | None |
| Changed by | nicm <nicm> |
| Changed at | Fri 06 Mar 2026 09:09:58 |
| Repository | https://api.github.com/repos/tmux/tmux |
| Project | tmux/tmux |
| Branch | master |
| Revision | 2c7f73f9c425d90e8da078650b841449f2f905a0 |
Comments
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.
Changed files
- grid.c