Possible bug in rlm_counter (v3)

Marco Marino marino.mrc at gmail.com
Wed Feb 26 09:11:59 CET 2014


Hi,
I think there is a bug at
https://github.com/FreeRADIUS/freeradius-server/blob/v3.0.x/src/modules/rlm_counter/rlm_counter.c#L737

res cannot be an unsigned int. It should be an int because this condition
->
https://github.com/FreeRADIUS/freeradius-server/blob/v3.0.x/src/modules/rlm_counter/rlm_counter.c#L805never
can be false.

Let me know if i'm wrong.
Thanks,
MM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-devel/attachments/20140226/842a416b/attachment.html>


More information about the Freeradius-Devel mailing list