Skip to content

Fix NPE when script file contains empty lines at the end of file#1258

Closed
czpilar wants to merge 1 commit intospring-projects:mainfrom
czpilar:patches/1257-npe-script-file
Closed

Fix NPE when script file contains empty lines at the end of file#1258
czpilar wants to merge 1 commit intospring-projects:mainfrom
czpilar:patches/1257-npe-script-file

Conversation

@czpilar
Copy link
Copy Markdown
Contributor

@czpilar czpilar commented Dec 31, 2025

Resolves #1257

Signed-off-by: czpilar <david@czpilar.net>
@fmbenhassine
Copy link
Copy Markdown
Contributor

Tested and LGTM 👍 Merged as 681b3d3

Thank you for your contribution!

@czpilar czpilar deleted the patches/1257-npe-script-file branch January 26, 2026 22:46
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

Successfully merging this pull request may close these issues.

NullPointerException is thrown when a script file contains empty lines at the end of file

2 participants