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
..
examples pssch_ue: fix uninitialized variables 3 years ago
include lib,asn1_utils: fix out of bounds access on zero-sized array 3 years ago
src lib,pdcp_nr: fix typos 3 years ago
test lib,pdcp_nr: fix rx unit tests 3 years ago
CMakeLists.txt rename srsLTE to srsRAN 4 years ago