On Wed, 02 Dec 2020 17:18:49 +0100, Theo Buehler wrote:

> Should this also check isascii() to ensure that this works as intended
> in the -portable version?  The ENVIRONMENT section of the isalnum() and
> ispunct() manuals suggests that the characters satisfying this could be
> locale-dependent on other systems.

rpki-client does not call setlocale(3) so it should be operating
in the C locale on all systems.

 - todd

Reply via email to