[OpenSER-Users] Bug in CPL module

Helmut Kuper helmut.kuper at ewetel.de
Thu Aug 23 14:47:29 CEST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi,

currently I update openser 1.2.0 to 1.2.2. I found that cpl_run.c has an
error arounf line 553:

			case REASON_ATTR:
<<<<<<< .mine
                                reason.len=n;
=======
                                reason.len = n;
>>>>>>> .r2629


should be:
case REASON_ATTR:
    reason.len = n;

regards
Helmut
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGzYHh4tZeNddg3dwRAlCFAKCqgvyB2laQR2zusGt2ux02dAzNRQCdGBST
DCAzgAopkYtVxhKS5rqr/DM=
=O9Ck
-----END PGP SIGNATURE-----




More information about the Users mailing list