Consistently use x2realloc for buffer reallocation
commitea6f84dd40fa0791cc7593662c6c5d107a399568
authorSergey Poznyakoff <gray@gnu.org>
Sun, 25 Aug 2019 11:41:17 +0000 (25 14:41 +0300)
committerSergey Poznyakoff <gray@gnu.org>
Sun, 25 Aug 2019 11:41:17 +0000 (25 14:41 +0300)
tree966f3cc0993b475509778978a4a2235c758bb22f
parent2d3396c3eabdfdfb34163dc494826db527cf9d22
Consistently use x2realloc for buffer reallocation

* src/create.c (create_archive): Use x2realloc
* src/names.c (copy_name)
(add_hierarchy_to_namelist): Use x2realloc
src/create.c
src/names.c