Skip to content
Snippets Groups Projects
Commit b8ff3ca6 authored by Arne Goedeke's avatar Arne Goedeke Committed by dev
Browse files

Unicode.normalize: use unsigned ints for hash value

hval % HSIZE for a negative hval will result in a negative htable index.
this is triggered by characters in 32 bit strings which are represented
by negative 32 bit signed integers
parent 8079a4cd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment