diff options
author | Christian Halstrick <christian.halstrick@sap.com> | 2017-04-24 14:33:47 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-05-10 00:33:44 +0200 |
commit | 501af12c19a4f7dfa0b22e46cdf19cc306370565 (patch) | |
tree | c52e875188015a0c79ac0ac66ab2daeb4b711c6f /org.eclipse.jgit.lfs | |
parent | 5b84e25fa3afe66bbfa7eb953ea0bd332c745ecd (diff) | |
download | jgit-501af12c19a4f7dfa0b22e46cdf19cc306370565.tar.gz jgit-501af12c19a4f7dfa0b22e46cdf19cc306370565.zip |
Checkout should not use too long filenames
DirCacheCheckout is generating names for temporary files. It was not checking
the length of this filenames. It may happen that a generated filename is
longer than 255 chars which causes problems on certain platforms. Make sure
that filenames for temporary files do not exceed 255 chars.
Bug: 508823
Change-Id: I9475c04351ce3faebdc6ad40ea4faa3c326815f4
Diffstat (limited to 'org.eclipse.jgit.lfs')
0 files changed, 0 insertions, 0 deletions