mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
0df72af04c
Without initializing async_cb to NULL it might be a value != NULL, which leads to sock->async_cb.gen() being called mistakenly in _netconn_cb. gnrc_sock already does it with "reg->async_cb.generic = NULL;" |
||
---|---|---|
.. | ||
lwip_sock_udp.c | ||
Makefile |