liqinhuixm opened a new pull request, #2158: URL: https://github.com/apache/nuttx-apps/pull/2158
## Summary The generated SSID string has no terminator, which causes a out of bounds. We add a terminator '\0' for the SSID string. ## Impact The ‘’wapi disconnect‘’ command no longer crahes. ## Testing The command 'wapi disconnect wlan0' can work fine. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
