On Thu, 20 Jul 2017 17:26:59 +0200, Alexander Bluhm wrote:
> When login_skey is called for a user without skey it crashes with
> NULL pointer dereference. It tries to pass a file descriptor that
> does not exist. This has to be done conditionally.
OK millert@
- todd
Hi,
When login_skey is called for a user without skey it crashes with
NULL pointer dereference. It tries to pass a file descriptor that
does not exist. This has to be done conditionally.
ok?
bluhm
Index: libexec/login_skey/login_skey.c
=