libosmo-gprs/src/rlcmac
Pau Espin 96fe992644 rlcmac: Fix null ptr access in dl_tbf object
Fixes: Coverity CID#310022
Change-Id: I3817d9e77a440682fa2c538e0fbee295ffdbcfff
2023-02-21 17:27:46 +01:00
..
Makefile.am rlcmac: Introduce initial poll answer infrastructure 2023-02-20 12:31:25 +01:00
codel.c rlcmac: Enqueue LLC PDUs based on RadioPriority and SAPI 2023-01-30 17:56:09 +01:00
coding_scheme.c rlcmac: Introduce DL TBF creation through PCH ImmAss 2023-02-20 12:31:25 +01:00
csn1_ts_24_008.c rlcmac: Rename ts_*.c -> csn1_ts_*.c 2023-02-01 18:23:17 +01:00
csn1_ts_44_018.c rlcmac: Rename ts_*.c -> csn1_ts_*.c 2023-02-01 18:23:17 +01:00
csn1_ts_44_060.c rlcmac: Refactor msg_type enums and value_string 2023-02-01 18:28:11 +01:00
gre.c rlcmac: Introduce DL TBF creation through PCH ImmAss 2023-02-20 12:31:25 +01:00
llc_queue.c rlcmac: llc_queue: Fix access to null msgb during dequeue 2023-02-20 12:31:25 +01:00
misc.c rlcmac: Introduce DL TBF creation through PCH ImmAss 2023-02-20 12:31:25 +01:00
pdch_ul_controller.c rlcmac: Introduce initial poll answer infrastructure 2023-02-20 12:31:25 +01:00
rlc.c rlcmac: Initial ul_tbf data support 2023-02-13 10:51:07 +01:00
rlc_window.c rlcmac: Implement Rx of UL ACK/NACK 2023-02-20 12:31:25 +01:00
rlc_window_dl.c rlcmac: Implement initial DL rx data path 2023-02-20 12:31:25 +01:00
rlc_window_ul.c rlcmac: Initial ul_tbf data support 2023-02-13 10:51:07 +01:00
rlcmac.c rlcmac: Fix null ptr access in dl_tbf object 2023-02-21 17:27:46 +01:00
rlcmac_dec.c rlcmac: Implement Rx of UL ACK/NACK 2023-02-20 12:31:25 +01:00
rlcmac_enc.c rlcmac: ul_tbf: Answer Pkt Ul Ack/Nack poll with Pkt Ctrl Ack 2023-02-21 17:27:43 +01:00
rlcmac_prim.c rlcmac: Handle SI13 from L1CTL 2023-02-20 12:31:25 +01:00
sched.c rlcmac: ul_tbf: Answer Pkt Ul Ack/Nack poll with Pkt Ctrl Ack 2023-02-21 17:27:43 +01:00
tbf.c rlcmac: Initial implementation of UL TBF assignment and scheduler 2023-02-13 10:43:29 +01:00
tbf_dl.c rlcmac: tbf_dl: Fix msgb null ptr access if dl block contains several LLC frames 2023-02-21 17:27:46 +01:00
tbf_dl_fsm.c rlcmac: Introduce DL TBF creation through PCH ImmAss 2023-02-20 12:31:25 +01:00
tbf_ul.c rlcmac: ul_tbf: Answer Pkt Ul Ack/Nack poll with Pkt Ctrl Ack 2023-02-21 17:27:43 +01:00
tbf_ul_ass_fsm.c rlcmac: Initial ul_tbf data support 2023-02-13 10:51:07 +01:00
tbf_ul_fsm.c rlcmac: Implement N3104 2023-02-21 17:11:00 +01:00
ts_44_060.c rlcmac: Refactor msg_type enums and value_string 2023-02-01 18:28:11 +01:00
ts_44_064.c rlcmac: Move spec related definitions for general use to types.h 2023-02-01 18:23:41 +01:00