This patch set addresses several compilation warnings and is based on the for-next. Anand Jain (4): fstests: doio.c, fix missing initialization of -C arg fstests: fstest.c, fix compile warnings replace sprintf with snprintf fstests: t_getcwd.c, fix a warning related to buffer overflow fstests: aiodio_sparse2.c, fix compiler warning buffer overflow ltp/doio.c | 1 + src/aio-dio-regress/aiodio_sparse2.c | 1 + src/fstest.c | 17 +++++++++++++---- src/t_getcwd.c | 4 ++-- 4 files changed, 17 insertions(+), 6 deletions(-) -- 2.38.1