Verified that squeeze is not affected. Although it contains the same
php5-radius code, the version of PHP itself in squeeze does not trigger
the segfault.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debia
Hi,
> On a 64 bit wheezy system, the radius module immediately segfaults
> when attempting Radius authentication.
I found the issue. In radius-1.2.5/radius.c
PHP_FUNCTION(radius_create_request), 'code' is declared an int, but
zend_parse_parameters is passed "rl", asking to parse the parameter i
Package: php5-radius
Version: 1.2.5-2.2
Severity: grave
On a 64 bit wheezy system, the radius module immediately segfaults
when attempting Radius authentication. The following minimal testcase
reproduces the problem:
thijs@solrock:~$ cat radtest.php
3 matches
Mail list logo