generic-poky/meta/recipes-core/tinylogin/tinylogin-1.4
Saul Wold 59c073514c tinylogin: fix segfault from crypt()
In glibc 2.17, crypt() now expects 2 valid chars for the seed or
it will error out and return a NULL. The tinylogin code took the
result from crypt directly into a strcmp() which caused a segfault

Tinylogin has been deperacted, busybox now has login support, I will
investigate using busybox login support for 1.5.

[YOCTO #4097]

(From OE-Core rev: 03034e0f5dff426ee7adaa2364082dd47c23260a)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-05 18:21:31 +01:00
..
add-system.patch update patch upstream status 2011-05-13 11:02:14 +01:00
adduser-empty_pwd.patch update patch upstream status 2011-05-13 11:02:14 +01:00
avoid_static.patch tinylogin: Avoid stripped binaries 2011-06-23 12:07:31 +01:00
cvs-20040608.patch update patch upstream status 2011-05-13 11:02:14 +01:00
glibc_crypt_fix.patch tinylogin: fix segfault from crypt() 2013-04-05 18:21:31 +01:00
passwd_rotate_check.patch update patch upstream status 2011-05-13 11:02:14 +01:00
remove-index.patch update patch upstream status 2011-05-13 11:02:14 +01:00
use_O2_option.patch update patch upstream status 2011-05-13 11:02:14 +01:00