Sören Tempel
af03cd8f4f
gnrc_netif: add missing gnrc_netif_release() to early return
...
The gnrc_netif_ipv6_addr_add_internal() function unconditionally
acquires the global netif rmutex lock but doesn't release this lock on
this specific path (i.e. if gnrc_netif_ipv6_group_join_internal failed).
This can cause a deadlock as no other thread will afterwards be capable
of acquiring the netif lock.
2020-10-13 04:42:52 +02:00
..
2020-10-02 08:09:14 +02:00
2020-10-03 15:20:42 +02:00
2020-07-06 09:16:24 +02:00
2020-10-02 08:09:37 +02:00
2020-08-24 20:28:11 +02:00
2020-10-05 12:32:51 +02:00
2020-07-23 20:24:47 +02:00
2020-08-05 11:45:53 +02:00
2020-09-24 11:30:26 +02:00
2020-05-12 17:39:25 +02:00
2020-06-10 10:00:30 +02:00
2020-10-09 23:12:05 +02:00
2020-08-24 08:26:16 -07:00
2020-09-11 13:01:31 +02:00
2020-09-02 19:16:30 +02:00
2020-10-13 04:42:52 +02:00
2020-09-04 15:01:10 +02:00
2020-06-19 10:44:56 +02:00
2020-05-20 15:29:24 +02:00
2020-09-11 18:04:01 +02:00
2020-09-11 11:19:58 +02:00
2020-08-31 09:57:28 +02:00
2020-10-02 08:15:31 +02:00
2020-08-24 08:26:16 -07:00
2020-09-10 10:08:27 +02:00
2020-08-21 08:39:34 +02:00
2020-09-29 15:18:56 +02:00
2020-08-24 20:28:11 +02:00
2020-10-02 08:15:56 +02:00
2020-06-09 10:15:49 +02:00
2020-10-01 19:40:14 +02:00
2020-06-09 13:25:14 +02:00
2020-06-10 21:21:33 +02:00
2020-09-18 21:04:15 +02:00
2020-07-01 10:30:17 +02:00
2020-07-01 13:36:25 +02:00
2020-09-29 11:52:26 +02:00
2020-10-02 08:16:14 +02:00
2020-08-31 09:57:28 +02:00
2020-08-31 09:57:28 +02:00
2020-08-31 09:57:28 +02:00
2020-08-30 23:43:57 +02:00
2020-10-05 18:27:58 +02:00
2020-09-04 15:01:10 +02:00