K 10 svn:author V 6 emaste K 8 svn:date V 27 2018-01-02T19:29:30.816606Z K 7 svn:log V 439 ath: fix memory disclosure from ath_btcoex_ioctl The ath_btcoex_ioctl handler allocated a buffer without M_ZERO and returned it to userland without writing to it. The device has permissions only for root so this is not urgent, and the fix can be MFCd and considered for a future EN. Reported by: Ilja van Sprundel Submitted by: Domagoj Stolfa Reviewed by: adrian MFC after: 1 week END