mirror of https://github.com/pvnis/srsRAN_4G.git
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.
dcc2c1c694
This commits is to fix the issue of user removal from rrc_nr after msg3 timer expires. The issue was caused because the rrc_nr is accessing the ue object after it gets removed from the users list in rrc_nr. This commits defers the removal of the users, so there won't be any access to invalid memory locations. Fixes #3545 Signed-off-by: Carlo Galiotto <carlo@srs.io> |
3 years ago | |
---|---|---|
.. | ||
hdr | 3 years ago | |
src | 3 years ago | |
test | 3 years ago | |
CMakeLists.txt | 3 years ago | |
enb.conf.example | 3 years ago | |
rb.conf.example | 3 years ago | |
rr.conf.example | 3 years ago | |
sib.conf.example | 4 years ago | |
sib.conf.mbsfn.example | 4 years ago |