K 10 svn:author V 7 git2svn K 8 svn:date V 27 2021-09-13T21:14:54.662529Z K 7 svn:log V 618 wpa: Fix a SIGBUS error in wpa_sm_set_rekey_offload Incorrectly linked built-in wpa functions resulted in overwriting sm->ctx->set_rekey_offload with garbage. It was initialized correctly however it changed after wpa_supplicant became a daemon. No SIGBUS violations reported by dhw@ were experienced during testing of the original commit by msyelf or philip@. Reported by: dhw Tested by: dhw MFC after: 2 months X-MFC with: 25ecdc7d52770caf1c9b44b5ec11f468f6b636f3 (cherry picked from commit 9a0f82285322a338548d13fcda07e1d574301190) Git Hash: 2d991a11c8a6a1b54e88206e3a32605c55e7c0ac Git Author: cy@FreeBSD.org END