Fix - Issue with uninitialized structure in ULSIM
- Changed malloc to calloc to set all values to zero to remove the valgrind issue with uninitialized structure values in RC.gNB structure
Showing
Please register or sign in to comment
- Changed malloc to calloc to set all values to zero to remove the valgrind issue with uninitialized structure values in RC.gNB structure