FreeRADIUS / freeradius-client

A BSD licenced RADIUS client library
http://freeradius.org/freeradius-client/
Other
141 stars 100 forks source link

Fixes vendor attribute lookup #107

Closed twmobius closed 3 years ago

twmobius commented 3 years ago

In methods rc_dict_getattr() and rc_dict_get_vendor_attr() if the vendor did not match, the loop continued without processing the next attribute, thus causing an endless loop when vendor specific attributes were used