chiark / gitweb /
Allow NULL session parameter for manager_get_session_by_pid()
authorSven Eden <yamakuzure@gmx.net>
Thu, 16 Feb 2017 07:16:57 +0000 (08:16 +0100)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 09:23:13 +0000 (10:23 +0100)
commit91216a607d510872fe02f82c84558417f26e60c3
tree1d6a327f0459720b64096dfcd47be04492383ec0
parentc190efa0e56ab46fd484e489f31a7622bf041de6
Allow NULL session parameter for manager_get_session_by_pid()

The reason is, that method_create_session() calls that function to
detect whether there is already a running session.
src/login/logind-core.c