mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
sixlowpan_assocresp.c: In function ‘sixlowpan_assoc_resp’:
sixlowpan_assocresp.c:48:3: warning: ‘strncpy’ specified bound 16 equals destination size [-Wstringop-truncation]
48 | strncpy(arg.ifr_name, ifname, IFNAMSIZ);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Signed-off-by: chao an <anchao@xiaomi.com>
|
||
|---|---|---|
| .. | ||
| candump | ||
| canlib | ||
| cansend | ||
| lely-canopen | ||
| libcanardv0 | ||
| libcanardv1 | ||
| libcanutils | ||
| libobd2 | ||
| slcan | ||
| .gitignore | ||
| Make.defs | ||
| Makefile | ||