chiark / gitweb /
login: fix potential null pointer dereference
authorRonny Chevalier <chevalier.ronny@gmail.com>
Fri, 12 Jun 2015 09:37:11 +0000 (11:37 +0200)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 09:01:51 +0000 (10:01 +0100)
Fix CID 1304686: Dereference after null check (FORWARD_NULL)

However, this commit does not fix any bug in logind. It helps to keep
the elect_display_compare() function generic.


No differences found