Skip to content
Snippets Groups Projects
Commit 6c61dfab authored by Gábor Szalai's avatar Gábor Szalai
Browse files

Correcting the call of record/set of RAW decoder


The parameter values of the RAW decoder of the record/set of was faulty:
The value of the first_call parameter was wrong. The number of elements was
passed intead of the first call indication.

Meaning of the parameters:
 - sel_field:  * union -> the selected field to be decoded
               * record of -> the number of the element in the list

 - first_call: * record of -> indicates that the decode is called for the
                              first time or it is a repeated call

Change-Id: I2394eca0392454c7b1c0a2e1b4da4141267e370c
Signed-off-by: default avatarGabor Szalai <gabor.szalai@ericsson.com>
parent 8d3279d3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment