Fix two cases of illegal memory access and speed up the testsuite while waiting for results. Phil Sutter (3): lib: data: Fix for global-buffer-overflow warning by ASAN lib: ipset: Avoid 'argv' array overstepping tests: Reduce testsuite run-time lib/data.c | 3 +++ lib/ipset.c | 4 ++-- tests/resize.sh | 4 ++-- tests/resizec.sh | 32 +++++++++++++-------------- tests/resizen.sh | 49 ++++++++++++++++++++--------------------- tests/resizet.sh | 40 ++++++++++++++++----------------- tests/setlist_resize.sh | 4 ++-- 7 files changed, 69 insertions(+), 67 deletions(-) -- 2.43.0