Skip to content

Conversation

@jserv
Copy link
Collaborator

@jserv jserv commented Aug 6, 2025

This commit prevents buffer overflow when -o lacks required filename.

Summary by Bito

This pull request fixes a critical bug in the argument parsing logic, addressing an off-by-one error that could cause a buffer overflow with the '-o' option. The enhancement improves the application's robustness by ensuring correct behavior in edge cases.

This commit prevents buffer overflow when -o lacks required filename.
@jserv jserv merged commit 72fc6b5 into master Aug 6, 2025
12 checks passed
@jserv jserv deleted the error-handling branch August 6, 2025 03:13
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.

2 participants