Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 12, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

eregon and others added 18 commits January 12, 2026 08:44
The code has not been used for long.
(Oniguruma also removed this code.)

k-takata/Onigmo@8796781fdd
The case_map API is mainly (only?) used in Ruby.
Make it possible to disable the API.

k-takata/Onigmo@80e289d6bb
* Update our copyright information.
* Import the latest information from oniguruma.

Related: #95

k-takata/Onigmo@0d8662b500
* Update the version number to 6.2.0
* Update LTVERSION to 6:5:0.

k-takata/Onigmo@9e0f7ceee0
When onig_reg_init() returns an error, onig_free_body() which is called
via onig_new() may crash because some members are not properly
initialized.  Fix it.

k-takata/Onigmo@d2a090a57e
k-takata/Onigmo#132)

When onig_new(ONIG_SYNTAX_PERL) fails with ONIGERR_INVALID_GROUP_NAME,
onig_error_code_to_str() crashes.
onig_scan_env_set_error_string() should have been used when returning
ONIGERR_INVALID_GROUP_NAME.

k-takata/Onigmo@00cc7e28a3
(Close
k-takata/Onigmo#139)

/[\x{111111}]/ causes out-of-bounds read when encoding is a single byte
encoding. \x{111111} is an invalid codepoint for a single byte encoding.
Check if it is a valid codepoint.

k-takata/Onigmo@d4cf99d30b
@pull pull bot locked and limited conversation to collaborators Jan 12, 2026
@pull pull bot added the ⤵️ pull label Jan 12, 2026
@pull pull bot merged commit f342976 into turkdevops:master Jan 12, 2026
1 check failed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants