<div dir="auto">Thanks!</div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Mon, Sep 7, 2026, 11:24 Alexandre Rossi <<a href="mailto:niol@zincube.net">niol@zincube.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
>> No ASCII character fulfills the condition of being less than '0' and<br>
>> at the same time greater than '9', for example. Therefore the check is<br>
>> always false.<br>
>><br>
>> The corrected version is right: it is not an hex character if it is<br>
>> not between 0 and 9 AND not between a and f AND not between A and F.<br>
<br>
Thanks for clarifying.<br>
<br>
I submitted a fix.<br>
<a href="https://github.com/unbit/uwsgi/pull/2778" rel="noreferrer noreferrer" target="_blank">https://github.com/unbit/uwsgi/pull/2778</a><br>
<br>
Not sure of the security implications though.<br>
<br>
Alex<br>
</blockquote></div>