Commit 7c36800a authored by Lionel Gauthier's avatar Lionel Gauthier

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5997 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent f30e4818
......@@ -240,6 +240,7 @@ NwGtpv1uRcT gtpv1u_eNB_process_stack_req(
buffer, &buffer_len)) {
LOG_E(GTPU, "Error while retrieving T-PDU");
}
itti_free(TASK_UDP, ((NwGtpv1uMsgT*)pUlpApi->apiInfo.recvMsgInfo.hMsg)->msgBuf);
//-----------------------
// GTPV1U->PDCP mapping
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment