Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add input validation to handle null or empty array cases #58

Open
x0lg0n opened this issue Oct 31, 2024 · 0 comments
Open

Add input validation to handle null or empty array cases #58

x0lg0n opened this issue Oct 31, 2024 · 0 comments

Comments

@x0lg0n
Copy link
Owner

x0lg0n commented Oct 31, 2024

Issue: Add input validation to handle null or empty array cases

The method should check if height is null or empty to prevent potential NullPointerException or ArrayIndexOutOfBoundsException.

Originally posted by @sourcery-ai[bot] in #45 (comment)

@x0lg0n x0lg0n changed the title **issue:** Add input validation to handle null or empty array cases Add input validation to handle null or empty array cases Oct 31, 2024
@x0lg0n x0lg0n assigned x0lg0n and unassigned x0lg0n Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant