3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-03-04 07:00:49 +01:00
James Prestwood 81ac94fd01 hotspot: fix double free between hostpot and knownnetworks
The module framework was changed to call the module exit functions in
the reverse order as the init functions. This uncovered/caused known
networks to try and free the network_info structures after hotspot had
already freed them. Since known networks clean up the network_info's
anyways, we don't actually need hotspot to do any cleanup.
2019-11-13 16:37:17 -06:00
..
2019-10-11 15:37:33 -05:00
2019-05-19 13:07:13 -05:00
2019-05-23 16:59:14 -05:00
2017-11-28 13:20:33 -06:00
2019-11-08 21:24:54 -06:00
2019-11-11 18:29:45 -06:00
2019-07-15 14:06:26 -05:00
2019-07-02 19:09:57 -05:00