pkarashchenko opened a new pull request #4994: URL: https://github.com/apache/incubator-nuttx/pull/4994
## Summary - `textdomain` should set `errno` to `ENOMEM` in case of error - fix buffer overflow in `textdomain` if `domainname` is a string of `NAME_MAX` length - improve `textdomain` error detection in case if `domainname` points to non null terminated buffer - fix `gettextdomain` for case if `LIBC_LOCALE` is disabled ## Impact ## Testing -- 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]
