• Robert Schmidt's avatar
    Handle faulty MeasurementReport gracefully · 30054b80
    Robert Schmidt authored
    A UE might send a MeasurementReport without the actual IEs present
    (intentionally or not). Check this and handle appropriately to avoid
    assertion
    
        Assertion (measurementReport->criticalExtensions.present == NR_MeasurementReport__criticalExtensions_PR_measurementReport && measurementReport->criticalExtensions.choice.measurementReport != ((void*)0)) failed!
        In rrc_gNB_process_MeasurementReport() ../../../openair2/RRC/NR/rrc_gNB.c
    
    Closes: #859
    30054b80
rrc_gNB.c 121 KB