Skip to content
Snippets Groups Projects
user avatar
Daniel Stenberg authored
could very well cause a negate number get passed in and thus cause reading
outside of the array usually used for this purpose.

We avoid this by using the uppercase macro versions introduced just now that
does some extra crazy typecasts to avoid byte codes > 127 to cause negative
int values.
44d84ac1
History
Name Last commit Last update
..