Cleanup handle_ueCapabilityInformation()
Pass UE context pointer directly. In the switch, do not return to not create memory leaks (after the switch, memory is freed). Move the function up to make it appear before the use of the function.
Showing
Please register or sign in to comment