Skip to content

Avoid accessing current_DL_BWP structure when scheduling DCI for other SIBs

Avoid access to mac->current_DL_BWP structure when scheduling DCI for SIBs other than 1. This is not needed and can cause NULL pointer access which can happen if the UE has released MAC configuration or has not started RA yet.

Merge request reports

Loading