]> source.dussan.org Git - jgit.git/commit
Fix ObjectUploadListener#close 82/129582/1
authorMatthias Sohn <matthias.sohn@sap.com>
Mon, 17 Sep 2018 23:14:34 +0000 (01:14 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 17 Sep 2018 23:29:58 +0000 (01:29 +0200)
commit1a4e12a451217075310458b94a39bfc132abb276
tree2dc3ef2af87b86743d1d39de96dadb8240505009
parentc18c768678094dba36e4d394de7a673d1a8764c4
Fix ObjectUploadListener#close

Do not try to set response status if response is already committed.

Change-Id: I9a7c2871c86eb53416b905324775f3ed961c8ae6
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.lfs.server/src/org/eclipse/jgit/lfs/server/fs/ObjectUploadListener.java