[PATCH 0/5] Fix several warnings and minor issues
Frank Kuehndel
frank.kuehndel at embedded-brains.de
Tue Oct 13 13:48:54 UTC 2020
From: Frank Kühndel <frank.kuehndel at embedded-brains.de>
This set of small patches fixes a few minor issues such as compiler
warnings, utilization of a wrong constant or bad uses of string copy.
Frank Kühndel (5):
fsdosfsname01: Fix string truncation warning
shell/shell.c: Fix an implicit type cast
shell/shell.c: Fix illegal string copy
shell/main_edit.c: Fix use of wrong constant
shell/main_edit.c: Fix string truncation warning
cpukit/libmisc/shell/main_edit.c | 13 ++++++++-----
cpukit/libmisc/shell/shell.c | 22 +++++++++++++++++-----
testsuites/fstests/fsdosfsname01/init.c | 13 +++++++------
3 files changed, 32 insertions(+), 16 deletions(-)
--
2.26.2
More information about the devel
mailing list