Johannes Berg cef8fac04b wpa_auth: Make struct wpa_auth_callbacks const
Instead of copying the struct wpa_auth_callbacks, just keep a pointer to
it, keep the context pointer separate, and let the user just provide a
static const structure. This reduces the attack surface of heap
overwrites, since the function pointers move elsewhere.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2017-01-29 18:41:26 +02:00
..
2016-12-04 21:00:06 +02:00
2016-12-28 14:31:42 +02:00
2015-10-03 21:01:47 +03:00
2016-11-16 13:26:23 +02:00
2016-02-17 11:46:13 +02:00
2013-12-24 22:59:52 +02:00