-
- Downloads
Address memory leaks found in P7 messages handling
Add nr_fapi_p7 library to NFAPI_USER_LIB for access to utility functions Change message handlers to use the utility functions to copy and properly free the messages Change the SRS handler to call the handler for the measurements instead of trying to copy to RC.gNB[0], which does not exist Change nfapi_nr_p7_message_unpack to not allocate unneeded memory
parent
e8fe6cef
No related branches found
No related tags found
Showing
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- nfapi/oai_integration/nfapi_vnf.c 40 additions, 179 deletionsnfapi/oai_integration/nfapi_vnf.c
- nfapi/open-nFAPI/nfapi/src/nfapi_p7.c 14 additions, 24 deletionsnfapi/open-nFAPI/nfapi/src/nfapi_p7.c
- nfapi/open-nFAPI/vnf/src/vnf_p7.c 7 additions, 0 deletionsnfapi/open-nFAPI/vnf/src/vnf_p7.c
Loading
Please register or sign in to comment