aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport
diff options
context:
space:
mode:
authorIvan Frade <ifrade@google.com>2024-02-09 09:18:37 -0800
committerIvan Frade <ifrade@google.com>2024-02-09 09:18:37 -0800
commite5fd2409c85141a020eb023977d12c2276776173 (patch)
tree388d694f892a747d4e8bf85608efd720ad04c24c /org.eclipse.jgit/src/org/eclipse/jgit/transport
parent906c2bebed0dc732a2fbd5b397466cf3522714f0 (diff)
downloadjgit-e5fd2409c85141a020eb023977d12c2276776173.tar.gz
jgit-e5fd2409c85141a020eb023977d12c2276776173.zip
ChangedPathFilter: Suppress warning about backing array (errorprone)
Errorprone warns about direct access to the underlying array. That is the intention of this code, and those ByteBuffers are created with ByteBuffer#wrap() so it should be safe. Change-Id: Ic8e8b288f08ac794cf7f09dfccfefcba0a4685bf
Diffstat (limited to 'org.eclipse.jgit/src/org/eclipse/jgit/transport')
0 files changed, 0 insertions, 0 deletions