aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2010-08-30 11:01:33 -0700
committerShawn O. Pearce <spearce@spearce.org>2010-08-30 11:40:01 -0700
commita3945d1bc856322becdc4d1ec8df9013bfef3175 (patch)
tree51ee9b38ce4729f5ac74e0108fffae0c82a383f3 /org.eclipse.jgit.test
parent1709800f277460a75d69c453e127c2d8ad40c945 (diff)
downloadjgit-a3945d1bc856322becdc4d1ec8df9013bfef3175.tar.gz
jgit-a3945d1bc856322becdc4d1ec8df9013bfef3175.zip
IndexPack: Use byte limited form of getCachedBytes
Currently our algorithm requires that we have the delta base as a contiguous byte array... but getCachedBytes() might not work if the object is considered to be large by its underlying loader. Use the limited form to obtain the object as a byte array instead. Change-Id: I33f12a8811cb6a4a67396174733f209db8119b42 Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'org.eclipse.jgit.test')
0 files changed, 0 insertions, 0 deletions