David Cermak
8fe4007dfa
mdns: fix possible crash when packet scheduled to transmit contained service which might have been already removed
...
packets scheduled to transmit are pushed to action queue and removed from tx_queue_head structure, which is searched for all remaining services and while service is removed, then service questions/asnwers are also removed from this structure. This update fixes possible crash when packet is pushed to action queue, and when service is removed, its answers are removed from tx_queue_head, but not from action queue. this could lead to a crash when the packet is poped from action queue containing questions/answers to already removed (freed) service
Closes IDF-438
2019-03-13 16:24:03 +01:00
..
2018-10-20 12:07:24 +08:00
2018-12-20 12:29:25 +05:30
2018-09-11 09:44:12 +08:00
2018-09-11 09:44:12 +08:00
2018-11-23 16:12:14 +08:00
2019-02-28 20:38:31 +08:00
2019-02-25 13:40:46 +00:00
2018-09-20 18:53:15 +08:00
2018-09-13 08:56:59 +08:00
2018-10-20 12:07:24 +08:00
2019-03-06 12:10:38 +08:00
2019-02-28 21:42:19 +08:00
2018-09-11 09:44:12 +08:00
2019-02-01 10:08:50 +08:00
2019-02-12 11:32:23 +05:30
2019-03-05 13:06:33 +05:30
2018-09-11 09:44:12 +08:00
2018-10-20 12:07:24 +08:00
2018-11-05 12:30:22 +08:00
2018-10-20 12:07:24 +08:00
2019-01-23 17:02:02 +08:00
2019-01-31 15:02:45 +08:00
2018-10-20 12:07:24 +08:00
2018-11-26 09:21:44 +01:00
2018-12-21 09:54:26 +01:00
2019-03-01 02:05:33 +00:00
2018-12-21 19:03:12 +11:00
2019-01-31 14:31:44 +08:00
2018-09-11 09:44:12 +08:00
2018-09-11 09:44:12 +08:00
2018-10-20 12:07:24 +08:00
2018-09-11 09:44:12 +08:00
2019-03-06 20:01:36 +08:00
2019-01-23 18:18:13 +08:00
2019-03-13 16:24:03 +01:00
2018-09-11 09:44:12 +08:00
2018-10-30 08:04:09 +01:00
2018-11-26 15:55:17 +11:00
2018-09-11 09:44:12 +08:00
2019-02-28 20:38:31 +08:00
2018-09-11 09:44:12 +08:00
2018-10-20 12:07:24 +08:00
2018-10-02 19:07:28 +05:30
2019-02-18 08:18:44 +00:00
2018-10-22 16:29:15 +08:00
2018-10-20 12:07:24 +08:00
2018-09-11 09:44:12 +08:00
2019-02-28 20:38:31 +08:00
2018-10-20 12:07:24 +08:00
2018-11-21 03:42:15 +00:00
2019-02-12 11:32:44 +05:30
2018-10-24 12:03:41 +02:00
2018-11-23 16:10:54 +08:00
2019-01-23 16:28:48 +08:00
2018-10-26 09:21:30 +03:00
2019-02-18 08:18:44 +00:00
2018-10-20 12:07:24 +08:00
2018-09-11 09:44:12 +08:00