]> source.dussan.org Git - jgit.git/commit
Ensure home directory not null before using in Sshdsessionfactory 57/204157/1
authorMinh Thai <mthai@google.com>
Wed, 6 Sep 2023 14:13:05 +0000 (07:13 -0700)
committerMinh Thai <mthai@google.com>
Wed, 6 Sep 2023 14:13:05 +0000 (07:13 -0700)
commitba1653162c4dba3a25a600bef642dc5459ce01ee
tree5ca96b4b7f6863f4d94244cd1a43a8ecad693dc5
parentf90f0717a0abe08a58dd92c9b05d3f6c7144d3d9
Ensure home directory not null before using in Sshdsessionfactory

Home directory might not be set in DFS.

Change-Id: I3528685838065dc291826fc73a37126af7bf47ce
org.eclipse.jgit.ssh.apache/src/org/eclipse/jgit/transport/sshd/SshdSessionFactory.java