diff options
author | Han-Wen Nienhuys <hanwen@google.com> | 2023-07-31 19:51:58 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-08-01 14:48:51 +0200 |
commit | ba8f3cb1f22f745229ffdb765c9c23892c7300bb (patch) | |
tree | 0e8e9f857972537a202c51ec4b11154d00b758cc /org.eclipse.jgit.http.apache | |
parent | c353645a09b677644c55daa9dcff7df54529dc04 (diff) | |
download | jgit-ba8f3cb1f22f745229ffdb765c9c23892c7300bb.tar.gz jgit-ba8f3cb1f22f745229ffdb765c9c23892c7300bb.zip |
Fix errorprone warning about precedence
The condition looks suspicious, as in case of
(hasElement==null && hasNext())
the check will generate a NPE
Change-Id: I267f9df6746393d72f5102bd5271441422550968
Diffstat (limited to 'org.eclipse.jgit.http.apache')
0 files changed, 0 insertions, 0 deletions