Skip to content

Conversation

sdelamo
Copy link
Contributor

@sdelamo sdelamo commented Oct 16, 2025

ServletRequest::getParameterValues javadoc:

Returns an array of String objects containing all of the values the given request parameter has, or null if the parameter does not exist.

`ServletRequest::getParameterValues` javadoc:

> Returns an array of String objects containing all of the values the given request parameter has, or null if the parameter does not exist.
@sdelamo sdelamo requested a review from graemerocher October 16, 2025 10:27
@sdelamo sdelamo added the type: bug Something isn't working label Oct 16, 2025
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
50.0% Coverage on New Code (required ≥ 70%)

See analysis details on SonarQube Cloud

@sdelamo sdelamo merged commit 4df91c2 into 5.6.x Oct 16, 2025
21 of 22 checks passed
@sdelamo sdelamo deleted the protect-against-null-pointer-exception branch October 16, 2025 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants