Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
login: add a missing error check for session_set_leader()
session_set_leader() may fail. If it fails, then manager_start_scope() will trigger assertion. This may be related to RHBZ#1663704. (cherry picked from commit fe3ab84) Related: #2158167
- Loading branch information