normanr opened a new pull request #945: URL: https://github.com/apache/incubator-nuttx-apps/pull/945
## Summary commit 36d4bfa7749ecd48ace51eddb613418350c614d7 set a hostname to work around getaddrinfo failing. getaddrinfo returns a non-zero value on error, and there should be an early return after the error message is printed. ## Impact mqttc no longer crashes when getaddrinfo fails. ## Testing Tested on a bl602 microcontroller. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org