use reallocarray instead of calloc; avoid the zero before infill
authorderaadt <deraadt@openbsd.org>
Thu, 23 Apr 2015 07:45:50 +0000 (07:45 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 23 Apr 2015 07:45:50 +0000 (07:45 +0000)
commit471ad77d543812b40bdf783a753971288015bded
tree5e672a73b47f46ac2f72c6951caee959b2fd399f
parentf317e6d04ef72dca2b25363afb2c6e1c3b5ff3f4
use reallocarray instead of calloc; avoid the zero before infill
ok nicm
usr.bin/tmux/grid.c