Fix string copy compilation warnings
authorDamien Le Moal <damien.lemoal@wdc.com>
Tue, 4 Jun 2019 07:07:31 +0000 (16:07 +0900)
committerJens Axboe <axboe@kernel.dk>
Tue, 4 Jun 2019 14:52:49 +0000 (08:52 -0600)
commit32e31c8c5f7b1695a85a79da02ac854899abbb39
tree320e1807129630a9e460833ab2a8bbe8cfa095c4
parent971341ad741db8d2ae57d8f9b368d75f6c02c1a9
Fix string copy compilation warnings

Fix the many warnings that gcc 9 spits out.

Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
exp/expression-parser.y
filesetup.c
init.c
server.c