hostap/src/radius
Ayala Beker e52a698907 RADIUS: Fix a possible memory leak on an error path
Fix a possible memory leak in radius_msg_add_mppe_keys() if
os_get_random() fails.

Signed-off-by: Ayala Beker <ayala.beker@intel.com>
2016-04-08 11:40:20 +03:00
..
.gitignore Add build rules for src/radius/libradius.a 2009-12-24 11:59:08 +02:00
Makefile tests: Add ap-mgmt-fuzzer 2015-04-22 11:44:19 +03:00
radius.c RADIUS: Fix a possible memory leak on an error path 2016-04-08 11:40:20 +03:00
radius.h Add RADIUS Service-Type attribute with a value of Framed 2016-02-19 18:44:39 +02:00
radius_client.c RADIUS: Add Acct-Delay-Time into accounting messages 2016-02-29 17:43:13 +02:00
radius_client.h RADIUS: Update full message for interim accounting updates 2016-02-29 11:52:16 +02:00
radius_das.c RADIUS DAS: Avoid compiler warning on abs() 2015-07-07 16:25:06 +03:00
radius_das.h RADIUS DAS: Support Acct-Multi-Session-Id as a session identifier 2015-01-16 13:09:44 +02:00
radius_server.c EAP server: Add tls_session_lifetime configuration 2015-08-24 02:29:30 +03:00
radius_server.h EAP server: Add tls_session_lifetime configuration 2015-08-24 02:29:30 +03:00