diff options
author | Shawn Pearce <spearce@spearce.org> | 2015-11-27 21:34:16 -0800 |
---|---|---|
committer | Shawn Pearce <spearce@spearce.org> | 2015-11-27 23:25:22 -0800 |
commit | 885879ffe907a5df1c6fcc40ef6972e27dfecdd6 (patch) | |
tree | 5c56b34a996d8753a1e9b0f67ad317086d208bc1 /org.eclipse.jgit.test | |
parent | 46e4992e9267211a55aae03b744b50edb87740fd (diff) | |
download | jgit-885879ffe907a5df1c6fcc40ef6972e27dfecdd6.tar.gz jgit-885879ffe907a5df1c6fcc40ef6972e27dfecdd6.zip |
DirCache: Fix getEntriesWithin("") to not include null entries
The internal array may be longer than entryCnt, in this case the tail
of the array is padded with null entries. Do not return those to the
caller of getEntriesWithin().
Change-Id: I19efb05e103fab6b739ced407f6e28155a48dba6
Diffstat (limited to 'org.eclipse.jgit.test')
0 files changed, 0 insertions, 0 deletions