diff options
author | Thomas Wolf <thomas.wolf@paranor.ch> | 2021-01-22 22:45:48 +0100 |
---|---|---|
committer | Thomas Wolf <thomas.wolf@paranor.ch> | 2021-01-22 23:00:01 +0100 |
commit | 84dbc2d43169cdd41c79d853b75483cfd76ce7d6 (patch) | |
tree | 15eee2b5d374b9cbb4341c5a85221cffdf4a8e7b /org.eclipse.jgit.http.test | |
parent | cf9433a9b3c3359fbb4cbdd9c65b99b44eba08e8 (diff) | |
download | jgit-84dbc2d43169cdd41c79d853b75483cfd76ce7d6.tar.gz jgit-84dbc2d43169cdd41c79d853b75483cfd76ce7d6.zip |
TemporaryBuffer: fix toByteArray(limit)
Heap always copied whole blocks, which leads to AIOOBEs. LocalFile
didn't overwrite the method and thus caused NPEs.
Change-Id: Ia37d4a875df9f25d4825e6bc95fed7f0dff42afb
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
Diffstat (limited to 'org.eclipse.jgit.http.test')
0 files changed, 0 insertions, 0 deletions