You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An invalid free() could occur in radius_client_sec_prot_release()
when the received message came from another module through
radius_client_sec_prot_radius_eap_receive().
WARN: This is not a proper fix, valgrind still reports invalid memory
writes, and there are likely additional edge cases which could create
security issues.
0 commit comments