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

Miscellaneous bug fixes #108

Merged
merged 7 commits into from
Aug 16, 2024
Merged

Conversation

dag-erling
Copy link
Collaborator

This PR collects fixes for minor issues reported by users or downstream developers.

While it is part of gettext, some distributions ship it in a separate
package named “autopoint” or “gettext-tools” or something similar.

Fixes laurikari#4.
The `--delimiter` option is supposed to expect an argument, but was not
declared as such.

Fixes laurikari#26.
The parser accepts an unlimited number of hexadecimal digits, but will
overflow after 32, so test 32 and 33 for now.
This fixes a buffer overflow which was reported in laurikari#37.
@dag-erling dag-erling merged commit 98fd780 into laurikari:master Aug 16, 2024
2 checks passed
@dag-erling dag-erling deleted the des/misc-fixes branch August 16, 2024 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant