mirror of
https://github.com/tmux/tmux.git
synced 2026-03-31 16:56:28 +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