- Jun 20, 2019
-
-
DONG Anyuan authored
Fix Coverity Scan CID 60241 (Passing &eplmn to function emm_proc_attach_accept which uses it as an array. This might corrupt or misinterpret adjacent memory locations.)
-
DONG Anyuan authored
Fix Coverity Scan CID 60277 (Calling strncpy with a maximum size argument of 4096 bytes on destination array user_api_id->recv_buffer of size 4096 bytes might leave the destination string unterminated.)
-
DONG Anyuan authored
-
DONG Anyuan authored
-
DONG Anyuan authored
-
DONG Anyuan authored
-
DONG Anyuan authored
-
DONG Anyuan authored
-
DONG Anyuan authored
Fix Coverity Scan CID 60387 (Using uninitialized value ulp. Field ulp.hUlp is uninitialized when calling nwGtpv1uSetUlpEntity.)
-
DONG Anyuan authored
-
DONG Anyuan authored
Fix Coverity Scan CID 60394 (Using uninitialized value addr6. Field addr6.sin6_flowinfo is uninitialized when calling bind.)
-
DONG Anyuan authored
Fix Coverity Scan CID 60413 (Using uninitialized value udp. Field udp.hUdp is uninitialized when calling nwGtpv1uSetUdpEntity.)
-
DONG Anyuan authored
-
DONG Anyuan authored
Fix Coverity Scan CID 60469 (Using uninitialized value log. Field log.logMgrHandle is uninitialized when calling nwGtpv1uSetLogMgrEntity.)
-
DONG Anyuan authored
Fix Coverity Scan CID 60471 (Function memory_read does not terminate string *user->nas_user_nvdata.)
-
DONG Anyuan authored
Fix Coverity Scan CID 261458 (Variable message_p going out of scope leaks the storage it points to.)
-
DONG Anyuan authored
Fix Coverity Scan CID 261481 (Overwriting message_p in message_p = NULL leaks the storage that message_p points to.)
-
DONG Anyuan authored
Fix Coverity Scan CID 261499 (Overrunning array sqn_ms of 6 bytes at byte offset 6 using index 6 - i (which evaluates to 6).)
-
DONG Anyuan authored
Fix Coverity Scan CID 261543 (Overrunning array usim_data->usim_sqn_data.sqn_ms of 6 bytes at byte offset 6 using index 6 - i (which evaluates to 6).)
-
- May 28, 2019
-
-
DONG Anyuan authored
Fix Coverity Scan CID 339932 (Overrunning array messages_callback of 48 24-byte elements at element index 48 (byte offset 1152) using index pdu.choice.initiatingMessage.procedureCode (which evaluates to 48).)
-
SAWADA Kentaro authored
-
- Apr 05, 2019
-
-
frtabu authored
-
- Mar 27, 2019
-
-
Raphael Defosseux authored
fixed also new warnings Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Mar 05, 2019
-
-
-
- free correctly in rrc_eNB_free_mem_UE_context - check for existence of ue_context.handover_info in rrc_enb_process_itti_msg - check return value sctp_peeloff in sctp_handle_new_association_req_multi and exit in case of failure
-
- Feb 25, 2019
-
-
frtabu authored
Fix corrupted LOGs in L1L2simulator, introducing two new components NFAPI_VNF and NFAPI_pnf. Integrate Fujitsu fix for up to 50 UEs. Apply astyle to all modified files in the branch
-
- Feb 19, 2019
-
-
frtabu authored
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Feb 17, 2019
- Feb 15, 2019
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Feb 12, 2019
- Feb 01, 2019
-
-
Cédric Roux authored
-
- Jan 22, 2019
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-