Changeset 6c4ca83 in rtems for testsuites

Timestamp:
08/05/20 11:54:33 (4 years ago)
Author:
Aschref Ben Thabet <aschref.ben-thabet@…>
Branches:
master
Children:
32f1f747
Parents:
d2c98c1
git-author:
Aschref Ben Thabet <aschref.ben-thabet@…> (08/05/20 11:54:33)
git-committer:
Sebastian Huber <sebastian.huber@…> (08/05/20 12:21:17)
Message:

psxhdrs/strncpy/stpncpy: Fix string turncation warning

Since we need to test the strncpy function, using a character array with
a fixed array size in this case in place of character pointer can avoid
the string turncation warning.

(No files)

Note: See TracChangeset for help on using the changeset viewer.