1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc/network_layer/sixlowpan
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
..
ctx net/gnrc/sixlowpan/ctx: use ztimer if available 2021-04-16 11:38:54 +02:00
frag Merge #19610 #19670 #19678 #19679 #19680 #19681 2023-05-30 17:11:06 +00:00
iphc all/gnrc: fix null pointer dereference 2023-06-22 19:43:30 -04:00
nd sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
gnrc_sixlowpan.c gnrc_sixlowpan_frag_sfr: provide CongURE support 2022-10-25 18:38:36 +02:00
Kconfig treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
Makefile gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00