nuttx-apps/wireless
liqinhui 5ae44f9bc4 wapi: Fix disconnect crash.
The ssid string has no terminator, which causes a out of bounds.

Signed-off-by: liqinhui <liqinhui@xiaomi.com>
2023-10-25 14:58:41 +03:00
..
bluetooth Fix Kconfig style 2023-09-01 01:21:54 +08:00
gs2200m wireless/gs2200m: Fix handling of ioctl except SIOCDENYINETSOCK 2023-10-13 08:48:25 +02:00
ieee802154 Change all sizeof(arr)/sizeof(arr[0]) to nitems 2023-08-17 22:51:51 +03:00
iwpan Change all sizeof(arr)/sizeof(arr[0]) to nitems 2023-08-17 22:51:51 +03:00
wapi wapi: Fix disconnect crash. 2023-10-25 14:58:41 +03:00
.gitignore
CMakeLists.txt add initial cmake build system 2023-07-08 13:52:02 +08:00
Make.defs
Makefile