Commit 86746df4 authored by Manu Agrawal's avatar Manu Agrawal

Taken the fix done on another branch

parent a7f58b45
...@@ -100,7 +100,7 @@ ...@@ -100,7 +100,7 @@
bool RRCConnSetup_PDU_Present = false; bool RRCConnSetup_PDU_Present = false;
uint8_t RRCConnSetup_PDUSize = 0; uint8_t RRCConnSetup_PDUSize = 0;
uint8_t RRCConnSetup_PDU[100]; uint8_t RRCConnSetup_PDU[512];
#define ASN_MAX_ENCODE_SIZE 4096 #define ASN_MAX_ENCODE_SIZE 4096
#define NUMBEROF_DRBS_TOBE_ADDED 1 #define NUMBEROF_DRBS_TOBE_ADDED 1
......
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