lte: (fixes #2898) Coding issue in function RrcAsn1Header::DeserializeRachConfigCommon

This commit is contained in:
Manuel Requena
2018-03-08 12:53:07 +01:00
parent 96f280cdfe
commit 536c5a8696
2 changed files with 1 additions and 2 deletions

View File

@@ -76,6 +76,7 @@ Bugs fixed
- Bug 2877 - wifi: Wrong data types for CWmin and CWmax
- Bug 2885 - lte: Tests fail for CQA and PSS testsuites
- Bug 2890 - internet: Icmpv4 "ECHO" is defined in system-wide headers
- Bug 2898 - lte: Coding issue in function RrcAsn1Header::DeserializeRachConfigCommon
Known issues
------------

View File

@@ -3297,8 +3297,6 @@ RrcAsn1Header::DeserializeRachConfigCommon (LteRrcSap::RachConfigCommon * rachCo
rachConfigCommon->preambleInfo.numberOfRaPreambles = 0;
}
rachConfigCommon->preambleInfo.numberOfRaPreambles = n;
if (preamblesGroupAConfigPresent[0])
{
// Deserialize preamblesGroupAConfig