nuttx-apps/wireless
chao an 8ad4ae5508 net: fix compiler warning
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>
2023-02-08 00:35:39 +08:00
..
bluetooth net: fix compiler warning 2023-02-08 00:35:39 +08:00
gs2200m apps: Use MIN/MAX definitions from "sys/param.h" 2023-02-02 00:35:14 +02:00
ieee802154 net: fix compiler warning 2023-02-08 00:35:39 +08:00
iwpan Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
wapi wireless/wapi:rework wapi error print in util.h 2023-01-14 14:01:28 +08:00
.gitignore Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00