You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Robert Falkenberg
0c9ba5b87e
lib,asn1_utils: fix out of bounds access on zero-sized array
...
* fix error: ... offset 0 is out of the bounds [0, 0] [-Werror=array-bounds]
* fix note: destination object of size 0 allocated by ‘operator new []’
--> data_ = new T[cap_];
3 years ago
..
rrc
asn1 fix - fix choice access correct type assert
4 years ago
asn1_utils.h
lib,asn1_utils: fix out of bounds access on zero-sized array
3 years ago
gtpc.h
rename srsLTE to srsRAN
4 years ago
gtpc_ies.h
rename srsLTE to srsRAN
4 years ago
gtpc_msg.h
rename srsLTE to srsRAN
4 years ago
liblte_common.h
rename srsLTE to srsRAN
4 years ago
liblte_mme.h
liblte_mme: Added sec_hdr_type check in liblte_mme_pack_deactivate_eps_bearer_context_request_msg
3 years ago
nas_5g_ies.h
all: fix uninitialized variables detected by coverity
3 years ago
nas_5g_msg.h
Added NAS 5G functions incoming msg and reg proc
3 years ago
nas_5g_utils.h
Added nas 5g msg packing and unpacking
3 years ago
ngap.h
asn1: remove presence flag for lists and octet strings, as the size of the latter implicitly tell if the asn1 field is present
3 years ago
ngap_utils.h
changed namespace of asn1 ngap from 'ngap_nr' to simply 'ngap'
3 years ago
obj_id_cmp_utils.h
nr,rrc: redesign fetching of asn1 obj ids for comparison and addmod/rem to asn1 lists
3 years ago
rrc.h
asn1: remove presence flag for lists and octet strings, as the size of the latter implicitly tell if the asn1 field is present
3 years ago
rrc_nbiot.h
asn1 fix - fix choice access correct type assert
4 years ago
rrc_nr.h
revert hacky asn1 compilation fix related with default dtors
3 years ago
rrc_nr_utils.h
srsue,nr: decode SIB1 based on coreset0 configuration in MIB
3 years ago
rrc_utils.h
gnb,rrc_nr: move location of creation of nr srb PDCP configs to rrc_nr_utils.cc
3 years ago
s1ap.h
asn1: use typedefs for amf_ue_ngap_id, ran_ue_ngap_id, mme_ue_s1ap_id and enb_ue_s1ap_id and changed interface to access s1ap and ngap protocol_ies
3 years ago
s1ap_utils.h
asn1: use typedefs for amf_ue_ngap_id, ran_ue_ngap_id, mme_ue_s1ap_id and enb_ue_s1ap_id and changed interface to access s1ap and ngap protocol_ies
3 years ago