]> source.dussan.org Git - jgit.git/commit
Terminate StreamCopy threads in case of errors 85/106185/5
authorTill Brychcy <register.eclipse@brychcy.de>
Wed, 4 Oct 2017 08:40:23 +0000 (10:40 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 6 Oct 2017 22:03:45 +0000 (00:03 +0200)
commit401c6c98b54cddde38f0f50e8429eb7698a54fe8
treead1bba89f9ac99cb155ebdd4f5436b82205f1688
parent65f9046547768187de89c3c8f1fdb243314675d8
Terminate StreamCopy threads in case of errors

- fix NPE: don't invoke close() if no exception happened.

Bug: 513554
Change-Id: I29f9b2ac1607ee26521e8aba334facd20e4ad79c
Signed-off-by: Till Brychcy <register.eclipse@brychcy.de>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/transport/TransportGitSsh.java