- textdomain should set errno to ENOMEM in case if it is not possible to store domainname - 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 Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| lib_catalog.c | ||
| lib_duplocale.c | ||
| lib_freelocale.c | ||
| lib_gettext.c | ||
| lib_langinfo.c | ||
| lib_localeconv.c | ||
| lib_newlocale.c | ||
| lib_setlocale.c | ||
| lib_uselocale.c | ||
| Make.defs | ||