diff options
author | Johannes Berg <johannes.berg@intel.com> | 2017-03-07 09:17:23 (GMT) |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2017-03-07 11:18:49 (GMT) |
commit | dbdda355d0add3f7d96e3279321d3a63abfc4b32 (patch) | |
tree | a096fceb45248e70de3c751eb6277f778a184883 /wpa_supplicant/hs20_supplicant.c | |
parent | 60be144e45da5156fa66d23edeb29f9d948a816a (diff) | |
download | hostap-dbdda355d0add3f7d96e3279321d3a63abfc4b32.zip hostap-dbdda355d0add3f7d96e3279321d3a63abfc4b32.tar.gz hostap-dbdda355d0add3f7d96e3279321d3a63abfc4b32.tar.bz2 |
Introduce os_memdup()
This can be used to clean the code and reduce size by converting
os_malloc() followed by os_memcpy() cases to use a single function call.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'wpa_supplicant/hs20_supplicant.c')
0 files changed, 0 insertions, 0 deletions