[OpenSIPS-Devel] [ opensips-Patches-3047746 ] wrong function result check in aaa_radius

SourceForge.net noreply at sourceforge.net
Fri Sep 17 10:50:10 CEST 2010


Patches item #3047746, was opened at 2010-08-18 16:35
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=3047746&group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: trunk
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Alex Massover (cupotka2008)
>Assigned to: Razvan Crainea (razvancrainea)
Summary: wrong function result check in aaa_radius

Initial Comment:
Hi,

In aaa_radius.c the result of rc_auth() is wrongly checked with <0, and should be checked with !=0.

check with <0 for example doesn't catch timeout case.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=3047746&group_id=232389



More information about the Devel mailing list