aboutsummaryrefslogtreecommitdiff
path: root/src/utf8proc/utf8proc_data.c
diff options
context:
space:
mode:
authorBarinzaya <barinzaya@gmail.com>2025-05-24 11:31:37 -0400
committerBarinzaya <barinzaya@gmail.com>2025-05-24 11:31:37 -0400
commitd402b7408ddc29ddd3e7fb260e43375df11c65e8 (patch)
tree707d00b153dfe53eeb515f8fbb93b9d926c31100 /src/utf8proc/utf8proc_data.c
parent142dd58b279b6d7291d75a1f8158fe315b7104c0 (diff)
Fix a range check in int_atoi in core:math/big.
The check seems to have been assuming that rune comparisons are unsigned, but they're signed. This was causing an assertion failure for certain input characters (anything with an ASCII value less than '+'/43).
Diffstat (limited to 'src/utf8proc/utf8proc_data.c')
0 files changed, 0 insertions, 0 deletions