mirror of
https://github.com/tmux/tmux.git
synced 2025-09-06 19:38:21 +00:00
Use xrealloc(NULL, n, m) instead of xmalloc(n * m) to get overflow
check.
This commit is contained in:
Reference in New Issue
Block a user