1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-18 11:03:50 +01:00
Mingjie Shen 51ff6c3675 all/gnrc: fix null pointer dereference
Check return values of following functions for null:
    - gnrc_netif_iter
    - gnrc_netif_hdr_build
    - gnrc_pktsnip_search_type
    - gnrc_netif_get_by_pid
    - gnrc_netif_hdr_get_netif
    - _nib_drl_get
2023-06-22 19:43:30 -04:00
..
2021-12-08 21:09:31 +01:00
2020-10-23 11:27:48 +02:00
2020-10-23 11:27:48 +02:00
2022-09-16 14:00:35 +02:00
2017-01-22 09:27:58 +01:00