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.
Andre Puschmann 2ca894df01 pdu: fortify RAR packing
detected with ASAN trying to write negative number of padding bytes.

The patch checks the calculated length and returns with an error
if the length is negative.

=================================================================
==5759==AddressSanitizer: while reporting a bug found another one. Ignoring.
m==5759==ERROR: AddressSanitizer: negative-size-param: (size=-6)
4 years ago
..
examples fix various uninit vars detected by cppcheck 4 years ago
include Added Initial NR-PRACH configuration for preamble format 0 4 years ago
src pdu: fortify RAR packing 4 years ago
test Renaming common UL/DL DMRS related types and initial NR PUSCH implementation 4 years ago
CMakeLists.txt change license header to agnostic version with hint to root LICENSE file 4 years ago