Skip to content

Fix UE SRS crash

Francesco Mani requested to merge avoid_UE_SRS_segfault into develop

CI RFsim tests sometimes fail with member access within null pointer error caused by this. Not sure why but this fix avoids the crash.

Merge request reports