3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-02-19 18:40:44 +01:00
Denis Kenzior 17f55f3b4a hwsim: Fix leak of send_frame_info->user_data
In case the genl object is cleaned up prior to the callback being
called, the DBus message might get leaked.  Can only happen in bizarre
cases.
2018-01-30 23:03:07 -06:00
..