Fix gcc 8.1 warnings on strncpy()'s length argument. Tomohiro Kusumi (2): exp: Fix -Wstringop-overflow= warning on gcc 8.1 init: Fix -Wstringop-truncation warning on gcc 8.1 exp/expression-parser.y | 2 +- init.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-)