possible bug on HUP (2.1.6)
Stefan Winter
stefan.winter at restena.lu
Wed Jul 15 09:57:27 CEST 2009
Hi again,
ah, the source seems to reveal where the problem is:
if ((in[0] < 32) ||
strchr(allowed_chars, *in) == NULL) {
Since "in" is correct, it looks like allowed_chars is invalid - maybe
the HUP makes the server forget about that variable?
Stefan
--
Stefan WINTER
Ingenieur de Recherche
Fondation RESTENA - Réseau Téléinformatique de l'Education Nationale et de la Recherche
6, rue Richard Coudenhove-Kalergi
L-1359 Luxembourg
Tel: +352 424409 1
Fax: +352 422473
More information about the Freeradius-Devel
mailing list