gettext
3cf8c327
- Fix undefined behaviour according to ISO C 23 § 6.5.6.(9).
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
195 days ago
Fix undefined behaviour according to ISO C 23 § 6.5.6.(9). Found by clang's undefined-behaviour sanitizer. * gettext-tools/src/msgl-fsearch.c (mult_index_list_accumulate): If len1 == 0, skip two loops.
Author
bhaible
Parents
e45d9d3b
Loading