wap supplicant: Fix problem of multiple declaration of fn_destroy
authorEunBong Song <eunb.song@samsung.com>
Mon, 31 Jul 2017 08:24:22 +0000 (01:24 -0700)
committerEunBong Song <eunb.song@samsung.com>
Wed, 30 Aug 2017 04:15:48 +0000 (21:15 -0700)
commit1ba39bfde1498af4f111a399561f23f56714eba1
tree21f2f5ba3304bee5345028c1e8c527c085245bf7
parent131850aa5395b171a8dd6fd046693462b41cdd8f
wap supplicant: Fix problem of multiple declaration of fn_destroy

This patch fixes multiple declaration of fn_destroy. This can cause linking
error when kasan is enabled.

Change-Id: I07221ca05b3952b42ddae247b307cd2909a909d2
Signed-off-by: EunBong Song <eunb.song@samsung.com>
apps/wpa_supplicant/src/utils/eloop.h
apps/wpa_supplicant/wpa_supplicant/events.c